Just fixes.

This commit is contained in:
Johannes Findeisen 2024-09-25 23:33:27 +02:00
commit 4ccab107c7
2 changed files with 2 additions and 2 deletions

View file

@ -3,7 +3,7 @@
<div class="footer-col-wrapper">
<p style="text-align:center;">{% if site.git %}Source: <a href="{{ site.git }}{{ site.branch }}{{ page.path }}">{{ site.git }}{{ site.branch }}{{ page.path }}</a><br>{% endif %}
Copyright &copy; {{ site.time | date: "%Y" }} -
<a class="page-link" href="/" title="xw3">Home</a> -
<a class="page-link" href="/" title="Home">Home</a> -
<a class="page-link" href="/contact/" title="Contact">Contact</a> -
<a class="page-link" href="/privacy/" title="Privacy">Privacy</a> -
<a class="page-link" href="/search/" title="Search">Search</a> -

View file

@ -30,7 +30,7 @@ noComments: true
<p style="text-align:right;"><a href="/about/">[More about]</a></p>
<h2>Latest Blog post</h2>
<h2>Latest or important Blog posts</h2>
{% for post in site.tags.pinned limit:1 %}
<article class="post-content">