404 page update
This commit is contained in:
+1
-6
@@ -5,14 +5,9 @@
|
||||
404 page not found
|
||||
<div class="text-center p-5">
|
||||
<a href="{{ .Site.BaseURL }}" class="font-weight-bold btn btn-primary rounded-pill p-3 mb-2">Back to
|
||||
our
|
||||
site</a>
|
||||
Home</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="fixed-bottom">
|
||||
{{- partial "footer.html" . -}}
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
{{ end }}
|
||||
Reference in New Issue
Block a user