mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-13 15:26:41 -04:00
parent
a52a53a6d5
commit
6640c52c82
5
layouts/404.html
Normal file
5
layouts/404.html
Normal file
@ -0,0 +1,5 @@
|
||||
{{ partial "header.html" . }}
|
||||
<div class="col-lg-8 col-md-12">
|
||||
Page Not Found.
|
||||
</div>
|
||||
{{ partial "footer.html" . }}
|
Loading…
x
Reference in New Issue
Block a user