From 2bcbc28abbf4c2b96cc65fc24883b504d096a719 Mon Sep 17 00:00:00 2001 From: squibid Date: Sat, 11 Mar 2023 15:26:05 -0500 Subject: replace emojis with svgs --- blog.html | 4 ++-- index.html | 6 +++--- pics/git.svg | 2 ++ pics/waving.svg | 16 ++++++++++++++++ style.css | 2 +- 5 files changed, 24 insertions(+), 6 deletions(-) create mode 100644 pics/git.svg create mode 100644 pics/waving.svg diff --git a/blog.html b/blog.html index 49c484c..95c4af2 100644 --- a/blog.html +++ b/blog.html @@ -15,7 +15,7 @@ float: right; color: white; } - #rss { + #svg { display: block; margin-left: auto; margin-right: auto; @@ -32,7 +32,7 @@

- rss feed + rss feed diff --git a/index.html b/index.html index 79a572b..17fd5d8 100644 --- a/index.html +++ b/index.html @@ -13,18 +13,18 @@
-

👋 Welcome

+

hello :) Welcome

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.

-

🌐 Git Repos

+

git repos Git Repos

more...