mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2023-12-21 10:22:58 +01:00
Initial commit
This commit is contained in:
3
layouts/404.html
Normal file
3
layouts/404.html
Normal file
@ -0,0 +1,3 @@
|
||||
{{ partial "header.html" . }}
|
||||
<div class="not-found">404</div>
|
||||
{{ partial "footer.html" . }}
|
Reference in New Issue
Block a user