about summary refs log tree commit diff
path: root/served/home.html
diff options
context:
space:
mode:
authorgennyble <gen@nyble.dev>2024-08-19 18:59:37 -0500
committergennyble <gen@nyble.dev>2024-08-19 18:59:37 -0500
commit153bd04b88e6b1ea299dab4f3bbff2b45ceb82ff (patch)
tree7ffb54bfc4bc4d3cf52d8f31c924b148a74328c5 /served/home.html
parent4045dbc038010022d498b52dd87abb54ccb448c4 (diff)
download∞-153bd04b88e6b1ea299dab4f3bbff2b45ceb82ff.tar.gz
∞-153bd04b88e6b1ea299dab4f3bbff2b45ceb82ff.zip
from pugetsound ventura
Diffstat (limited to 'served/home.html')
-rwxr-xr-x[-rw-r--r--]served/home.html22
1 files changed, 21 insertions, 1 deletions
diff --git a/served/home.html b/served/home.html
index 74f25bf..b3e574f 100644..100755
--- a/served/home.html
+++ b/served/home.html
@@ -5,7 +5,8 @@ style=/styles/home.css
 ---
 [@paragraphs off]
 <header>
-	<img src="/faces/triblur/triblur_94.gif" alt="my face in 256 color with red and blue fringing" />
+	<img src="/faces/wide eyed/wideeyeddeer_quare_squash.gif"
+		alt="my face in few colors. my skin is pink and red with blue shadowing" />
 
 	<section id="contact">
 		<h2>Contact~,.</h2>
@@ -27,6 +28,9 @@ style=/styles/home.css
 			I'm genny. I like to write software things. <br />
 			small, intentional tools and multimedia experiments are some of my favourite projects to work on.
 		</p>
+		<p id="notice">
+			now being served on <a href="https://dremy.place">dreamy.place!</a>
+		</p>
 	</section>
 
 	<section id="multimedia">
@@ -63,4 +67,20 @@ style=/styles/home.css
 			<li><a href="/words/">words/</a> &mdash; technical writing, project updates, and weeknotes.</li>
 		</ul>
 	</section>
+
+	<!--
+	NOT READY :)
+		it looks a little weird on mobile and the CSS is starting
+		to get away from me which means it might be time to clean
+		it up a little bit :)
+	<section id="changelog">
+		<h2>abridged changelog</h2>
+		<h3>(full <a href="changelog.html">changelog.html</a>)</h3>
+		<ul>
+			<li>
+				<time datetime="2024-06-06">june 6th</time> &mdash; revived <a href="/bits/__.html">/bits/__.html</a>
+			</li>
+		</ul>
+	</section>
+	-->
 </main>
\ No newline at end of file