summaryrefslogtreecommitdiff
path: root/views/services.pug
blob: b1d0b6ab5ee96a213787e1b4c05713b760cac6ce (plain)
1
2
3
4
5
6
7
8
9
10
11
12
//- SPDX-License-Identifier: AGPL-3.0-only
extends layout

block content
    h2 services
    p metamuffin.org offers some free and gratis services. please only use these services to an extent that does not interfer with usage of others and the servers performance.
    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].