diff options
author | metamuffin <yvchraiqi@protonmail.com> | 2022-02-20 11:13:00 +0100 |
---|---|---|
committer | metamuffin <yvchraiqi@protonmail.com> | 2022-02-20 11:13:00 +0100 |
commit | f03a6b1571958dfdc6362bcbe49f43b6b1c70489 (patch) | |
tree | 34d4ad107d1a41c512424fa0cfa17f1ec35509e5 /views/services.pug | |
parent | a80a1a61fb4fb62cff2af44ba4b96f2a48ba9741 (diff) | |
download | metamuffin-website-f03a6b1571958dfdc6362bcbe49f43b6b1c70489.tar metamuffin-website-f03a6b1571958dfdc6362bcbe49f43b6b1c70489.tar.bz2 metamuffin-website-f03a6b1571958dfdc6362bcbe49f43b6b1c70489.tar.zst |
update + annoying javascript
Diffstat (limited to 'views/services.pug')
-rw-r--r-- | views/services.pug | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/views/services.pug b/views/services.pug index a2d227b..b1d0b6a 100644 --- a/views/services.pug +++ b/views/services.pug @@ -7,5 +7,6 @@ block content 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]) p if you have any suggestions for improvements, #[a(href="./contact") contact me]. |