Skip to content

Commit

Permalink
[SKIP] Add cat emoji to homepage. because why the hell not?
Browse files Browse the repository at this point in the history
  • Loading branch information
themkat committed Jul 29, 2024
1 parent 9e847ac commit b5e52ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
tab: home
---

<h3>{{ site.posts | size }} articles on many different topics!</h3>
<h3>{{ site.posts | size }} articles on many different topics! :cat:</h3>

<a id="random-article-link" href="javascript:void(0)">Take me to a random article!</a>

Expand Down

0 comments on commit b5e52ba

Please sign in to comment.