From: Zachary Vance Date: Fri, 2 Feb 2024 20:38:35 +0000 (-0500) Subject: hack-a-day disclaimer X-Git-Url: https://git.za3k.com/?a=commitdiff_plain;h=5c3bd81949cc200ee6a00b4ff632f3b7565b6fb7;p=za3k.git hack-a-day disclaimer --- diff --git a/hackaday.css b/hackaday.css index b7d45ef..0ef042c 100644 --- a/hackaday.css +++ b/hackaday.css @@ -2,6 +2,11 @@ margin: 5em 0 2em max(5em, 20%); } +.top { + width: max(242px, 60%); /* 242px is the fixed-size element including margins */ + margin: 0 auto; +} + .latest { width: max(242px, 60%); /* 242px is the fixed-size element including margins */ margin: 0 auto; diff --git a/hackaday.html b/hackaday.html index 9bc815b..c443a90 100644 --- a/hackaday.html +++ b/hackaday.html @@ -7,6 +7,9 @@ +
+ the below projects were made in one day each, as part of "hack-a-day" +
-
+
90s Sitcom 28 @@ -80,7 +83,7 @@ make circuitboards at home
-
+
Lockpicking 20 @@ -131,7 +134,7 @@ bytebeat fun
-
+
Blueprint Maker 13 @@ -153,7 +156,7 @@ silly screensaver
-
+
Raytracer: Rain 11 @@ -186,7 +189,7 @@ silly little zine
-
+
Alchemy 07 @@ -217,7 +220,7 @@ bamboo table
-
+
Raytracing 02 @@ -228,7 +231,7 @@ pretty 3d graphics drawing
-
+
Perquackey 01 diff --git a/me.jpg b/me.jpg index c5339cc..30c6490 100644 Binary files a/me.jpg and b/me.jpg differ diff --git a/me_small.jpg b/me_small.jpg new file mode 100644 index 0000000..4872724 Binary files /dev/null and b/me_small.jpg differ