mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2025-06-05 01:03:46 -04:00
Initial commit
This commit is contained in:
parent
ae9627cb6f
commit
6315d0ab8f
13 changed files with 693 additions and 2 deletions
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" . }}
|
Loading…
Add table
Add a link
Reference in a new issue