commit 80fb64ed01f4bba5359efa6901c744f375ae5b88
parent cbbf325026eab4b3a88454a7fbed1393d647774d
Author: Jack Mordaunt <jackmordaunt.dev@gmail.com>
Date: Fri, 18 Jul 2025 13:03:39 -0300
content/projects/plato-desktop/client.md: add .invert-me to gio image
Signed-off-by: Jack Mordaunt <jackmordaunt.dev@gmail.com>
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/content/projects/plato-desktop-client.md b/content/projects/plato-desktop-client.md
@@ -73,7 +73,7 @@ This project demanded **low-level systems programming**, **high-concurrency arch
### Tech
<div style="display: flex; flex-wrap: wrap; gap: 2rem;">
- <img style="max-height: 100px;" src="/images/brands/gio.svg"/>
+ <img style="max-height: 100px;" src="/images/brands/gio.svg" class="invert-me"/>
<img style="max-height: 100px;" src="/images/brands/sqlite.svg"/>
<img style="max-height: 100px;" src="/images/brands/opengl.svg"/>
<img style="max-height: 100px;" src="/images/brands/v8.svg"/>