diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/pages.rs | 4 |
1 files changed, 2 insertions, 2 deletions
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 { |