this really bothered me
Jenkins
Web/pipeline/head This commit looks good Details

This commit is contained in:
Ell 2022-11-02 21:28:32 +01:00
parent 0cbf7493df
commit ad8113efb5
2 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@
<p>
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.
</p>
<p>📫 You can also subscribe to this blog through the <a href="https://ell.lt/lists">mailing list</a> or the <a href="/feed.xml">Atom Feed</a>.</p>
<p>📫 You can also subscribe to this blog through the <a href="https://ell.lt/lists">mailing list</a> or the <a href="/feed.xml">Atom feed</a>.</p>
<div id="blog-cats">
{% include tagbtn.html tag="All" %}
{%- assign sorted = site.tags | sort -%}

View File

@ -58,5 +58,5 @@ nav: nav/blognav.html
</div>
</form>
<p>📰 Alternatively, you can also subscribe to this blog through the <a href="/feed.xml">Atom Feed</a>.</p>
<p>📰 Alternatively, you can also subscribe to this blog through the <a href="/feed.xml">Atom feed</a>.</p>
</div>