about summary refs log tree commit diff
path: root/served/home.html
diff options
context:
space:
mode:
Diffstat (limited to 'served/home.html')
-rwxr-xr-xserved/home.html26
1 files changed, 18 insertions, 8 deletions
diff --git a/served/home.html b/served/home.html
index 3d065e7..fe1e80b 100755
--- a/served/home.html
+++ b/served/home.html
@@ -1,6 +1,6 @@
 ---
 template=minimal
-title=Home | nyble.dev
+title=Hey, hello.
 style=/styles/home.css
 ---
 [@paragraphs off]
@@ -21,8 +21,8 @@ style=/styles/home.css
 			it in <a href="bits/">bits/</a> if it feels like it wants to be there.
 		</p>
 		<p>
-			There are some <a href="things/">things/</a>, projects i guess, that have their
-			own little pages. These are living pages, updated when needed, about software
+			There are living pages, updated when needed, for some <a href="things/">things/</a>.
+			Projects
 		</p>
 
 		<section id="contact">
@@ -35,11 +35,21 @@ style=/styles/home.css
 						style="margin-left: 1rem">@inann@amble.quest</a></li>
 			</ul>
 		</section>
+
+		<img id="banner" alt="" src="look1.jpg" />
 	</section>
 
-	<h2>have a look at my scrap!</h2>
-	<p>
-		Scrap is the weird ~things I find in the world, typically on the ground. They are
-		unloved and, perhaps, forgotten. I've taken to them.
-	</p>
+	<!-- no, not until it's redone -->
+	<div id="noshow" style="display: none">
+		<h2>have a look at my scrap!</h2>
+		<p>
+			Scrap is the weird ~things I find in the world, typically on the ground. They are
+			unloved and, perhaps, forgotten. I've taken to them.
+		</p>
+	</div>
+
+	<!--
+		TODO: from phone looking
+			- space between weeknote section and other writings and reduce row-gap
+	-->
 </main>
\ No newline at end of file