Merge remote-tracking branch 'origin/main' into main
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user