diff --git a/src/site/404.njk b/src/site/404.njk index f0e1cef..e89db13 100644 --- a/src/site/404.njk +++ b/src/site/404.njk @@ -3,9 +3,15 @@
If you got here from a link, this note is probably not made public
- Go back to garden entry + Go back home diff --git a/src/site/_includes/layouts/note.njk b/src/site/_includes/layouts/note.njk index 75b7a47..078b70e 100644 --- a/src/site/_includes/layouts/note.njk +++ b/src/site/_includes/layouts/note.njk @@ -12,8 +12,10 @@ permalink: "notes/{{ page.fileSlug | slugify }}/" {%include "components/notegrowthhistory.njk"%}