diff options
author | gennyble <gen@nyble.dev> | 2024-12-18 13:33:51 -0600 |
---|---|---|
committer | gennyble <gen@nyble.dev> | 2024-12-18 13:33:51 -0600 |
commit | c4e51fe2ea46c8ac7d73f6a3cd178841f0e0093f (patch) | |
tree | fa02cd18c178cc1c3635bc0e3a8b3f34d531b821 /served/things/things.html | |
parent | fe31f2e8b67bda0b7a3e456285047d67ceed27d9 (diff) | |
download | ∞-c4e51fe2ea46c8ac7d73f6a3cd178841f0e0093f.tar.gz ∞-c4e51fe2ea46c8ac7d73f6a3cd178841f0e0093f.zip |
Mrow
Diffstat (limited to 'served/things/things.html')
-rwxr-xr-x | served/things/things.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/served/things/things.html b/served/things/things.html index 3ed1dab..58437ec 100755 --- a/served/things/things.html +++ b/served/things/things.html @@ -14,7 +14,7 @@ is not part of the Atom Feed, but project updates published in [@paragraphs off] <section id="things"> - <section id="memoryleak" class="profile" style="background-color: black; color: white"> + <section id="memoryleak" class="profile"> <div class="profile-heading"> <img src="memoryleak/images/ddr2_closest.png" alt="a broken stick of ddr2 ram. one of the memory chips is cracked and peaking open" /> @@ -26,7 +26,7 @@ is not part of the Atom Feed, but project updates published in </p> </section> - <section id="sitiwera" class="profile" style="background-color: black; color: white"> + <section id="sitiwera" class="profile"> <div class="profile-heading"> <img src="sitiwera/out.png" alt="" /> <h2><a href="sitiwera/">sitiwera</a></h2> |