diff --git a/.github/workflows/hugo.yaml b/.github/workflows/hugo.yaml index 125d2a2..91454b5 100644 --- a/.github/workflows/hugo.yaml +++ b/.github/workflows/hugo.yaml @@ -39,7 +39,7 @@ jobs: extended: true - name: Build - run: hugo --minify + run: hugo - name: Upload artifact uses: actions/upload-pages-artifact@v2 diff --git a/themes/openrail/layouts/404.html b/themes/openrail/layouts/404.html new file mode 100644 index 0000000..818311a --- /dev/null +++ b/themes/openrail/layouts/404.html @@ -0,0 +1,25 @@ + + + +{{ partial "head" . }} + +
+ + +The page you requested cannot be found. This should not have happened.
+Please feel free to contact us about broken links.
+