cleanup site and remove auto generated text
This commit is contained in:
@ -31,8 +31,6 @@
|
|||||||
</header>
|
</header>
|
||||||
<hr style="color: #f7f7f7;">
|
<hr style="color: #f7f7f7;">
|
||||||
<p> <!-- script marker blog -->
|
<p> <!-- script marker blog -->
|
||||||
<a href="https://squi.bid/blog/It's-Alive!">It's Alive!<span id="date">2023 Apr 17</span></a><br>
|
|
||||||
<a href="https://squi.bid/blog/state-of-the-site">state of the site<span id="date">2023 Apr 17</span></a><br>
|
|
||||||
</p> <!-- script marker blog -->
|
</p> <!-- script marker blog -->
|
||||||
<a href="https://squi.bid/blog/rss.xml"><img id="svg" src="pics/rss.svg" alt="rss feed"></a>
|
<a href="https://squi.bid/blog/rss.xml"><img id="svg" src="pics/rss.svg" alt="rss feed"></a>
|
||||||
</div>
|
</div>
|
||||||
|
46
index.html
46
index.html
@ -13,23 +13,39 @@
|
|||||||
</header>
|
</header>
|
||||||
<hr style="color: #f7f7f7;">
|
<hr style="color: #f7f7f7;">
|
||||||
<div id="left">
|
<div id="left">
|
||||||
<h2 id="font"><img id="svg" src="pics/waving.svg" alt="hello :)"> Welcome</h2>
|
<div> <!-- Welcome Section -->
|
||||||
<p> Hi my name is Squibid, and this is my website!
|
<h2 id="font"><img id="svg" src="pics/waving.svg" alt="hello :)"> Welcome</h2>
|
||||||
I will be using it for anything that I find
|
<p> Hi my name is Squibid, and this is my website!
|
||||||
interesting along with some of my personal
|
I will be using it for anything that I find
|
||||||
projects and a blog. </p>
|
interesting along with some of my personal
|
||||||
<h2 id="font"><img id="svg" src="pics/git.svg" alt="git repos"> Git Repos</h2>
|
projects and a blog.
|
||||||
<p> <!-- script marker git -->
|
<br><br>
|
||||||
</p> <!-- script marker git -->
|
Got a question? <a href="mailto:me@zacharyscheiman.com">Email me</a>.
|
||||||
<a href="https://git.squi.bid">more...</a>
|
It's not likely that I will respond fast as I do not check my messages
|
||||||
|
often.</p>
|
||||||
|
</div>
|
||||||
|
<div> <!-- Git Section -->
|
||||||
|
<h2 id="font"><img id="svg" src="pics/git.svg" alt="git repos"> Git Repos</h2>
|
||||||
|
<p> <!-- script marker git -->
|
||||||
|
</p> <!-- script marker git -->
|
||||||
|
<a href="https://git.squi.bid">more...</a>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div id="right">
|
<div id="right">
|
||||||
<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>
|
<div> <!-- Blog Section -->
|
||||||
<p> <!-- script marker blog -->
|
<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>
|
||||||
<a href="https://squi.bid/blog/It's-Alive!">It's Alive!</a> [2023 Apr 17]<br>
|
<p> <!-- script marker blog -->
|
||||||
<a href="https://squi.bid/blog/state-of-the-site">state of the site</a> [2023 Apr 17]<br>
|
</p> <!-- script marker blog -->
|
||||||
</p> <!-- script marker blog -->
|
<a href="blog">more...</a>
|
||||||
<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.
|
||||||
|
</p>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
|
Reference in New Issue
Block a user