summaryrefslogtreecommitdiff
path: root/views/links.pug
diff options
context:
space:
mode:
authormetamuffin <yvchraiqi@protonmail.com>2022-07-12 17:58:08 +0200
committermetamuffin <yvchraiqi@protonmail.com>2022-07-12 17:58:08 +0200
commit6b7881e3c3a69f68d35e9b7e8d60dc22c89d79de (patch)
tree98b934d6c4c312940efe55e185699a80239c9c1e /views/links.pug
parent41d2dad2f85990d0aae05600ea9f6d598faf4239 (diff)
downloadmetamuffin-website-6b7881e3c3a69f68d35e9b7e8d60dc22c89d79de.tar
metamuffin-website-6b7881e3c3a69f68d35e9b7e8d60dc22c89d79de.tar.bz2
metamuffin-website-6b7881e3c3a69f68d35e9b7e8d60dc22c89d79de.tar.zst
usual updates
Diffstat (limited to 'views/links.pug')
-rw-r--r--views/links.pug8
1 files changed, 7 insertions, 1 deletions
diff --git a/views/links.pug b/views/links.pug
index 2289abb..1628263 100644
--- a/views/links.pug
+++ b/views/links.pug
@@ -4,9 +4,15 @@ 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: a(href="https://bgfxc4.de/") bgfxc4 (who uses 10 lines of proprietary javascript on their page. :scream:) \ No newline at end of file
+ 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