diff options
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. + |