diff options
Diffstat (limited to 'views/links.pug')
-rw-r--r-- | views/links.pug | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/views/links.pug b/views/links.pug deleted file mode 100644 index 1628263..0000000 --- a/views/links.pug +++ /dev/null @@ -1,18 +0,0 @@ -//- SPDX-License-Identifier: AGPL-3.0-only -extends layout - -block content - h2 links - - h3 me on other webpages - ul - li: a(href="https://codeberg.org/metamuffin") codeberg - - h3 my friends websites - ul - li: a(href="https://potatoxel.org/") potatoxel - li: a(href="https://pixificial.xyz/") pixificial - li: a(href="http://sofviic.com/") sofviic - li - strike #[a(href="https://bgfxc4.de/") bgfxc4] (who uses 10 lines of proprietary javascript on their page. :scream:). - span: b now exclusively viewable with js.
\ No newline at end of file |