404 page update

This commit is contained in:
gurusabarish
2021-03-20 08:06:58 +05:30
parent 16685c0121
commit c5578135fe
3 changed files with 3 additions and 8 deletions
+1 -6
View File
@@ -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 }}