diff options
author | metamuffin <metamuffin@yandex.com> | 2022-01-30 09:04:04 +0100 |
---|---|---|
committer | metamuffin <metamuffin@yandex.com> | 2022-01-30 09:04:04 +0100 |
commit | a80a1a61fb4fb62cff2af44ba4b96f2a48ba9741 (patch) | |
tree | 3e653c5a09eb6f5c48147b7f864ebdfbdba1fb80 | |
parent | 31d5bbebccd4ba7537a368db0bdcbfa4e68c77b7 (diff) | |
download | metamuffin-website-a80a1a61fb4fb62cff2af44ba4b96f2a48ba9741.tar metamuffin-website-a80a1a61fb4fb62cff2af44ba4b96f2a48ba9741.tar.bz2 metamuffin-website-a80a1a61fb4fb62cff2af44ba4b96f2a48ba9741.tar.zst |
typo
-rw-r--r-- | views/services.pug | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/views/services.pug b/views/services.pug index 24221ea..a2d227b 100644 --- a/views/services.pug +++ b/views/services.pug @@ -8,4 +8,4 @@ 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 - p if you have any suggestions on how to extent the range of services provided, #[a(href="./contact") contact me]. + p if you have any suggestions for improvements, #[a(href="./contact") contact me]. |