diff options
Diffstat (limited to 'views')
-rw-r--r-- | views/contact.pug | 1 | ||||
-rw-r--r-- | views/services.pug | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/views/contact.pug b/views/contact.pug index 39384f6..5759e39 100644 --- a/views/contact.pug +++ b/views/contact.pug @@ -5,5 +5,6 @@ block content h2 contact ul li matrix: #[a(href="https://matrix.to/#/@metamuffin:metamuffin.org") @metamuffin:metamuffin.org] + li fedi: #[a(href="https://social.metamuffin.org/@metamuffin") @metamuffin@social.metamuffin.org] li thats it. diff --git a/views/services.pug b/views/services.pug index b1d0b6a..4aacc38 100644 --- a/views/services.pug +++ b/views/services.pug @@ -8,5 +8,6 @@ block content 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 though) p if you have any suggestions for improvements, #[a(href="./contact") contact me]. |