diff --git a/content/_global/404.md b/content/_global/404.md new file mode 100644 index 0000000..89e4d10 --- /dev/null +++ b/content/_global/404.md @@ -0,0 +1,16 @@ ++++ +date = "2020-12-1" +fragment = "404" +weight = 150 + +#title = "" # default i18n "404.title" +#subtitle = "" # default i18n "404.subtitle" +#redirect_text = "" # default i18n "404.direction" +#button_text = "" # default i18n "404.button" +#redirect_url = "" # default / + +[asset] + image = "logo.svg" + width = "500px" # optional - will default to image width + #height = "150px" # optional - will default to image height ++++ \ No newline at end of file