From ad8113efb57f9b4dad7f62afb0a1efc3059a6dba Mon Sep 17 00:00:00 2001 From: Ellpeck Date: Wed, 2 Nov 2022 21:28:32 +0100 Subject: [PATCH] this really bothered me --- main/_includes/blog.html | 2 +- main/_layouts/blog.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/main/_includes/blog.html b/main/_includes/blog.html index 68b8765..30455da 100644 --- a/main/_includes/blog.html +++ b/main/_includes/blog.html @@ -9,7 +9,7 @@

This is my blog, where I post about gaming, programming and life. The featured posts are the ones you'll probably be most interested in, but you can select a different category to see every post.

-

📫 You can also subscribe to this blog through the mailing list or the Atom Feed.

+

📫 You can also subscribe to this blog through the mailing list or the Atom feed.

{% include tagbtn.html tag="All" %} {%- assign sorted = site.tags | sort -%} diff --git a/main/_layouts/blog.html b/main/_layouts/blog.html index 290647f..7f89a20 100644 --- a/main/_layouts/blog.html +++ b/main/_layouts/blog.html @@ -58,5 +58,5 @@ nav: nav/blognav.html
-

📰 Alternatively, you can also subscribe to this blog through the Atom Feed.

+

📰 Alternatively, you can also subscribe to this blog through the Atom feed.