diff --git a/404.md b/404.md new file mode 100644 index 0000000..132bb5e --- /dev/null +++ b/404.md @@ -0,0 +1,8 @@ +--- +title: Page Not Found +description: This page can't be found - Reading School - BBC Young Reporter +layout: 404 +--- + +Sorry, but we can't find that page on [youngreporter.matthew-grove.ml](/). +Click [here](/) to see the articles Reading School's year 8 students have written during this year's BBC Young Reporter. diff --git a/_layouts/404.html b/_layouts/404.html new file mode 100644 index 0000000..15d28b4 --- /dev/null +++ b/_layouts/404.html @@ -0,0 +1,23 @@ + + + {% include head.html %} +
+ + {% include cookie-notice.html %} + + + {% include navbar.html %} + +