From d0bb422f2200062b96a9443821985c92022b0313 Mon Sep 17 00:00:00 2001 From: metamuffin Date: Tue, 21 Mar 2023 15:47:07 +0100 Subject: typo in external url --- src/pages.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') 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" } } } }, } -- cgit v1.2.3-70-g09d2