Update 404 page

This commit is contained in:
Dave Gallant
2023-12-17 14:36:52 -05:00
parent 86d918f4e5
commit 220c7af436
83 changed files with 159 additions and 1305 deletions

View File

@@ -11,7 +11,6 @@ endif
build: clean
> hugo
> make index-pagefind
clean:
> rm -rf public/
@@ -20,6 +19,7 @@ clean:
server:
> hugo server --buildDrafts
## index-pagefind: Not yet implemented
index-pagefind:
> npx pagefind --source "public"