summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormetamuffin <metamuffin@disroot.org>2023-10-24 22:08:35 +0200
committermetamuffin <metamuffin@disroot.org>2023-10-24 22:08:35 +0200
commit795e96548674b5eb653eda2125efcf53fc910eb2 (patch)
tree021fcbee826d21c5b6aa71cfe1e0941327c4f8b1
parent871b0e18bb0bb5c2570cc58ca3e2f071c051177a (diff)
downloadmetamuffin-website-795e96548674b5eb653eda2125efcf53fc910eb2.tar
metamuffin-website-795e96548674b5eb653eda2125efcf53fc910eb2.tar.bz2
metamuffin-website-795e96548674b5eb653eda2125efcf53fc910eb2.tar.zst
feature bgfxc4.de
-rw-r--r--src/pages.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/pages.rs b/src/pages.rs
index 1a00664..a60941d 100644
--- a/src/pages.rs
+++ b/src/pages.rs
@@ -76,6 +76,7 @@ pub fn r_stuff() -> DynScaffold<'static> {
li { a[href="https://potatoxel.org"] { "Potatoxel" } }
li { a[href="https://pixificial.xyz"] { "Pixificial" } }
li { a[href="https://rustystriker.dev"] { "Rustystriker" } }
+ li { a[href="https://bgfxc4.de"] { "bgfxc4" } }
}
},
}