From 7a488ceb5cd870ebf6609e11d03948add4a5ba26 Mon Sep 17 00:00:00 2001 From: elvistony Date: Sun, 23 Jul 2023 16:14:01 +0100 Subject: [PATCH] Added Showcase Linkback --- 404.html | 10 ++++++++++ _data/navigation.yml | 4 ++-- index.html | 21 ++++++++++++++++++++- pages/about.html | 24 ++++++++++++++++++++++++ 4 files changed, 56 insertions(+), 3 deletions(-) create mode 100644 404.html create mode 100644 pages/about.html diff --git a/404.html b/404.html new file mode 100644 index 0000000..731aa3c --- /dev/null +++ b/404.html @@ -0,0 +1,10 @@ +--- +layout: default +title: 404 +permalink: /404.html +--- +
+

404

+

Oops, Page not found!

+ +
diff --git a/_data/navigation.yml b/_data/navigation.yml index a2e28ed..72101ab 100644 --- a/_data/navigation.yml +++ b/_data/navigation.yml @@ -6,8 +6,8 @@ main: url: /camps/ - title: "About" url: https://codeninjas.com - - title: "Gallery" - url: /year-archive/ + - title: "Showcase" + url: https://showcase.codeninjaslangley.co.uk # - title: "Sample Collections" # url: /collection-archive/ # - title: "Sitemap" diff --git a/index.html b/index.html index ed6fe39..fe5d37f 100644 --- a/index.html +++ b/index.html @@ -26,6 +26,9 @@ w3: true + + +