diff options
| author | schneefux <schneefux+commit@schneefux.xyz> | 2019-11-24 17:18:36 +0100 |
|---|---|---|
| committer | schneefux <schneefux+commit@schneefux.xyz> | 2019-11-24 17:43:52 +0100 |
| commit | 1f74c443405b2827217275bbdc428bd9320bb99a (patch) | |
| tree | d97b3c35280ab24fdffd9b099fca0f318239986b /layouts/404.html | |
| parent | f752530692e7a3db2d75bc2c77b80839da64d5f3 (diff) | |
| download | blog-1f74c443405b2827217275bbdc428bd9320bb99a.tar.gz blog-1f74c443405b2827217275bbdc428bd9320bb99a.zip | |
Rework index page layout to include projects
Diffstat (limited to 'layouts/404.html')
| -rw-r--r-- | layouts/404.html | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/layouts/404.html b/layouts/404.html deleted file mode 100644 index b73be72..0000000 --- a/layouts/404.html +++ /dev/null @@ -1,8 +0,0 @@ -{{ partial "header.html" . }} - - <main role="main"> - <h1>Oops!</h1> - <h2>This page does not exist.</h2> - </main> - -{{ partial "footer.html" . }} |
