From 32fa54196a6de3bccb01a9d7adfdf752d748004c Mon Sep 17 00:00:00 2001 From: Josh-Dev-Quest Date: Tue, 10 Feb 2026 17:51:44 +0100 Subject: [PATCH] Add folder structure --- blog-posts.html | 0 css/map.css | 0 css/style.css | 0 journey.html | 0 js/blog-posts.js | 0 js/journey-post.js | 0 js/main.js | 0 js/map.js | 0 map-page.html | 0 9 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 blog-posts.html create mode 100644 css/map.css create mode 100644 css/style.css create mode 100644 journey.html create mode 100644 js/blog-posts.js create mode 100644 js/journey-post.js create mode 100644 js/main.js create mode 100644 js/map.js create mode 100644 map-page.html diff --git a/blog-posts.html b/blog-posts.html new file mode 100644 index 0000000..e69de29 diff --git a/css/map.css b/css/map.css new file mode 100644 index 0000000..e69de29 diff --git a/css/style.css b/css/style.css new file mode 100644 index 0000000..e69de29 diff --git a/journey.html b/journey.html new file mode 100644 index 0000000..e69de29 diff --git a/js/blog-posts.js b/js/blog-posts.js new file mode 100644 index 0000000..e69de29 diff --git a/js/journey-post.js b/js/journey-post.js new file mode 100644 index 0000000..e69de29 diff --git a/js/main.js b/js/main.js new file mode 100644 index 0000000..e69de29 diff --git a/js/map.js b/js/map.js new file mode 100644 index 0000000..e69de29 diff --git a/map-page.html b/map-page.html new file mode 100644 index 0000000..e69de29