Merge remote-tracking branch 'origin/main' into main

This commit is contained in:
2022-04-20 12:00:59 +02:00
7 changed files with 16 additions and 16 deletions

View File

@@ -3,7 +3,7 @@
<div class="text-404">
<h1 class="error-emoji"></h1>
<h2>
404 ... This is not the page you are looking for. Go back <a href="{{ "/" | relURL }}">home</a>
404 ... This is not the page you are looking for. Go back <a href="{{ .Site.BaseURL }}">home</a>
</h2>
</div>
<script>