From eb5a2e8b66a9b78a911f1b7e4586467ec622e4ab Mon Sep 17 00:00:00 2001 From: metamuffin Date: Tue, 14 Feb 2023 08:11:50 +0100 Subject: new style + some adjustments --- src/pages.rs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/pages.rs b/src/pages.rs index 7c92c4b..cc6c4e2 100644 --- a/src/pages.rs +++ b/src/pages.rs @@ -38,7 +38,7 @@ pub fn r_about() -> DynScaffold<'static> { li { "C" } li { "toki pona" } li { "Python" } - li { "Nim, Zig and some others that i don't care about" } + li { "Nim, Zig, some French and others that I don't really care about" } } }, } @@ -68,7 +68,7 @@ pub fn r_projects() -> DynScaffold<'static> { "(" a[href="https://codeberg.org/metamuffin/video-codec-experiments"]{"code"} ")" } li { - b{"pixelflut tools:"} " the programs i hacked together when playing pixelflut. includes GPU-acceleration for updating the canvas with minimal bandwidth usage. " + b{"pixelflut tools:"} " the programs I hacked together when playing pixelflut. includes GPU-acceleration for updating the canvas with minimal bandwidth usage. " "(" a[href="https://codeberg.org/metamuffin/video-codec-experiments"]{"code"} ")" } li { -- cgit v1.2.3-70-g09d2