summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/pages.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pages.rs b/src/pages.rs
index a181380..53491a3 100644
--- a/src/pages.rs
+++ b/src/pages.rs
@@ -112,7 +112,7 @@ pub fn r_stuff() -> DynScaffold<'static> {
ul {
li { a[href="https://potatoxel.org"] { "Potatoxel" } }
li { a[href="https://pixificial.xyz"] { "Pixificial" } }
- li { a[href="https://ruststriber.dev"] { "Rustystriker" } }
+ li { a[href="https://rustystriker.dev"] { "Rustystriker" } }
}
},
}