diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/pages.rs | 1 |
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" } } } }, } |