diff options
Diffstat (limited to 'views/services.pug')
-rw-r--r-- | views/services.pug | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/views/services.pug b/views/services.pug deleted file mode 100644 index 2d8e4cb..0000000 --- a/views/services.pug +++ /dev/null @@ -1,14 +0,0 @@ -//- SPDX-License-Identifier: AGPL-3.0-only -extends layout - -block content - h2 services - p metamuffin.org offers some free and gratis services: - ul - li #[a(href="https://lsvp.metamuffin.org") lsvp.metamuffin.org] - libresyncedvideoplayer - li #[a(href="https://meet.metamuffin.org") meet.metamuffin.org] - keks-meet - li #[a(href="https://s.metamuffin.org") s.metamuffin.org] - static file hosting (see #[a(href="/projects") projects]) - li #[a(href="https://social.metamuffin.org") social.metamuffin.org] - misskey instance (view-only, does not accept registrations) - li #[a(href="https://git.metamuffin.org") git.metamuffin.org] - cgit for my personal repository (also ro ofc) - p please only use these services to an extent that does not interfer with usage of others and the servers performance. - p if you have any suggestions for improvements, #[a(href="./contact") contact me]. |