Fix broken links caused by autoformatter

This commit is contained in:
Philipp Oppermann
2022-12-18 20:02:19 +01:00
parent 6d8075fe87
commit 6fe8365b93
4 changed files with 7 additions and 7 deletions

View File

@@ -51,7 +51,7 @@
<small>
&copy; <time datetime="2022">2022</time>. All rights reserved.
<a class="spaced" href="https://github.com/phil-opp/blog_os#license">License</a>
<a class="spaced" href="{{ get_url(path=" @/pages/contact.md") | safe }}">Contact</a>
<a class="spaced" href="{{ get_url(path="@/pages/contact.md") | safe }}">Contact</a>
</small>
</footer>
</div>