From 028e550db6884af0c404bcc5a2ba20991428617d Mon Sep 17 00:00:00 2001 From: Stef Date: Thu, 13 Mar 2025 13:04:55 +0100 Subject: [PATCH] Added folder for images (static) and a folder for HTML pages (templates) --- static/.gitkeep | 0 templates/.gitkeep | 0 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 static/.gitkeep create mode 100644 templates/.gitkeep diff --git a/static/.gitkeep b/static/.gitkeep new file mode 100644 index 0000000..e69de29 diff --git a/templates/.gitkeep b/templates/.gitkeep new file mode 100644 index 0000000..e69de29