diff --git a/src/Themes/BenRameyTheme/Views/Shared/NotFound.liquid b/src/Themes/BenRameyTheme/Views/Shared/NotFound.liquid new file mode 100644 index 0000000..eff68bf --- /dev/null +++ b/src/Themes/BenRameyTheme/Views/Shared/NotFound.liquid @@ -0,0 +1,10 @@ +
+

404 : Page not found

+

+ Sorry, we've misplaced that URL or it's pointing to something that doesn't exist. +

+

+ Head back home + to try finding it again. +

+
\ No newline at end of file