From e08585f67e04c3c583908bf292ae29e9fe797ea3 Mon Sep 17 00:00:00 2001 From: Nwokocha wisdom maduabuchi Date: Thu, 4 Aug 2022 00:21:33 +0100 Subject: [PATCH] Update config.toml --- config.toml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config.toml b/config.toml index 7b823b4..82b02f3 100644 --- a/config.toml +++ b/config.toml @@ -5,6 +5,8 @@ author = "Nwokocha Wisdom Maduabuchi" copyright = "Copyright © 2022, Wisdom Nwokocha all rights reserved." paginate = 5 enableInlineShortcodes = true +missingContentMessage = "Page not found..." +missingBackButtonLabel = "Back to home page" theme = "paper" [params]