summaryrefslogtreecommitdiff
path: root/src/pages.rs
diff options
context:
space:
mode:
authormetamuffin <metamuffin@disroot.org>2023-02-14 08:11:50 +0100
committermetamuffin <metamuffin@disroot.org>2023-02-14 08:11:50 +0100
commiteb5a2e8b66a9b78a911f1b7e4586467ec622e4ab (patch)
treea7bda686c56ca1eb2b0a98984a5409ca30fcc548 /src/pages.rs
parenta8b2c7e92564a3cb766787b181cb01795543b233 (diff)
downloadmetamuffin-website-eb5a2e8b66a9b78a911f1b7e4586467ec622e4ab.tar
metamuffin-website-eb5a2e8b66a9b78a911f1b7e4586467ec622e4ab.tar.bz2
metamuffin-website-eb5a2e8b66a9b78a911f1b7e4586467ec622e4ab.tar.zst
new style + some adjustments
Diffstat (limited to 'src/pages.rs')
-rw-r--r--src/pages.rs4
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 {