diff options
author | metamuffin <metamuffin@yandex.com> | 2021-09-14 20:49:15 +0200 |
---|---|---|
committer | metamuffin <metamuffin@yandex.com> | 2021-09-14 20:49:15 +0200 |
commit | 3e67f1724e5506d99ef5aff1c82ff3e66e30c9d5 (patch) | |
tree | 484b829b75795f3be320a8e45baa4d2d63e5b067 /views/contact.pug | |
parent | 2b5a1dd0009aa8172378a499e16f0d1248cb6536 (diff) | |
download | metamuffin-website-3e67f1724e5506d99ef5aff1c82ff3e66e30c9d5.tar metamuffin-website-3e67f1724e5506d99ef5aff1c82ff3e66e30c9d5.tar.bz2 metamuffin-website-3e67f1724e5506d99ef5aff1c82ff3e66e30c9d5.tar.zst |
added content
Diffstat (limited to 'views/contact.pug')
-rw-r--r-- | views/contact.pug | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/views/contact.pug b/views/contact.pug new file mode 100644 index 0000000..aa89cef --- /dev/null +++ b/views/contact.pug @@ -0,0 +1,8 @@ +extends layout + +block content + h2 contact + ul + li Matrix: #[a(href="https://matrix.to/#/@metamuffin:metamuffin.org") @metamuffin:metamuffin.org] + li thats it. + |