summaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
authorSquibid <me@zacharyscheiman.com>2023-07-15 04:41:40 -0400
committerSquibid <me@zacharyscheiman.com>2023-07-15 04:41:40 -0400
commit81e150fbd84e0bff8a5d4b80f93a128cabeb4433 (patch)
tree6931c2c515632488cc83990bdd0a6234cbf197d6 /index.html
parent224a8f75949ecfeec9ef6dc4cd822abb9a6ffed6 (diff)
downloadsite-81e150fbd84e0bff8a5d4b80f93a128cabeb4433.tar.gz
site-81e150fbd84e0bff8a5d4b80f93a128cabeb4433.tar.bz2
site-81e150fbd84e0bff8a5d4b80f93a128cabeb4433.zip
new genblog script, remove old gen scripts new blog layout
Diffstat (limited to 'index.html')
-rw-r--r--index.html24
1 files changed, 12 insertions, 12 deletions
diff --git a/index.html b/index.html
index 58cf2be..b4a1ab7 100644
--- a/index.html
+++ b/index.html
@@ -32,19 +32,19 @@
</div>
</div>
<div id="right">
- <div> <!-- Blog Section -->
- <h2 id="font"><a href="https://squi.bid/blog/rss.xml"><img id="svg" src="pics/rss.svg" alt="rss feed"></a> My Blog</h2>
- <p> <!-- script marker blog -->
- </p> <!-- script marker blog -->
- <a href="blog">more...</a>
- </div>
- <div> <!-- Reasoning Section -->
- <h2 id="font"> Why Tho?</h2>
- <p> Idk I felt like it. Most of the useful stuff
- will be over at the <a href="https://git.squi.bid">git</a>
- subdomain. Or you can find a shortened list under the
- "Git Repos" section.
+ <div id="group"> <!-- Blog Section -->
+ <hgroup>
+ <h2 id="font", style="margin-bottom: 0;">My Blog</h2>
+ <p style="text-align: center; margin-top: 0;">
+ <a href="/blog/rss.xml", title="rss">subscribe</a>
+ </p>
+ </hgroup>
+ <p id="blogpreview">
+ <!-- b script marker blog -->
+ If this is here I forgot to generate the blog list.
+ <!-- e script marker blog -->
</p>
+ <a href="/blog">more...</a>
</div>
</div>
</div>