new genblog script, remove old gen scripts new blog layout
This commit is contained in:
24
index.html
24
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>
|
||||
|
Reference in New Issue
Block a user