summaryrefslogtreecommitdiff
path: root/blog.html
diff options
context:
space:
mode:
authorGustaf Rydholm <gustaf.rydholm@gmail.com>2021-12-24 23:47:19 +0100
committerGustaf Rydholm <gustaf.rydholm@gmail.com>2021-12-24 23:47:19 +0100
commitcf6408be54808f7fd0c9834a05a1f13c3eb34777 (patch)
tree14d030c7630400946514a3f05eb6dd3384852c64 /blog.html
parent27369253b5d9e5b262dbfed4d270abd9008e5b93 (diff)
Update navs
Diffstat (limited to 'blog.html')
-rw-r--r--blog.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/blog.html b/blog.html
index 189d632..98e9400 100644
--- a/blog.html
+++ b/blog.html
@@ -15,9 +15,9 @@
<nav>
<ul>
- <a href="https://gustafrydholm.xyz"><li>🏛️ Home</li></a>
- <a href="about.html"><li>🕴️ About</li></a>
- <a href="blog.html"><li>📜 Blog</li></a>
+ <a href="https://gustafrydholm.xyz"><li>🌌 Home</li></a>
+ <a href="about.html"><li>📇 About</li></a>
+ <a href="blog.html"><li>📘 Blog</li></a>
<a href="contact.html"><li>📨 Contact</li></a>
</ul>
</nav>