replace emojis with svgs

This commit is contained in:
2023-03-11 15:26:05 -05:00
parent 704aa260af
commit 2bcbc28abb
5 changed files with 24 additions and 6 deletions

View File

@ -13,18 +13,18 @@
</header>
<hr style="color: #f7f7f7;">
<div id="left">
<h2 id="font">👋 Welcome</h2>
<h2 id="font"><img id="svg" src="pics/waving.svg" alt="hello :)"> Welcome</h2>
<p> Hi my name is Squibid, and this is my website!
I will be using it for anything that I find
interesting along with some of my personal
projects and a blog. </p>
<h2 id="font">🌐 Git Repos</h2>
<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 id="right">
<h2 id="font"><a href="https://squi.bid/blog/rss.xml"><img id="rss" src="pics/rss.svg" alt="rss feed"></a> My Blog</h2>
<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>