From a8521ad1397b5d613cb61b025c9414671bb0277b Mon Sep 17 00:00:00 2001 From: futile Date: Thu, 23 Jul 2026 12:52:50 +0100 Subject: [PATCH] home: move css files to style/ --- home/index.html | 4 ++-- home/{ => style}/reset.css | 0 home/{ => style}/style.css | 0 home/terms-privacy.html | 4 ++-- 4 files changed, 4 insertions(+), 4 deletions(-) rename home/{ => style}/reset.css (100%) rename home/{ => style}/style.css (100%) diff --git a/home/index.html b/home/index.html index 6bd5574..ab48c55 100644 --- a/home/index.html +++ b/home/index.html @@ -5,8 +5,8 @@ atom.town - - + + diff --git a/home/reset.css b/home/style/reset.css similarity index 100% rename from home/reset.css rename to home/style/reset.css diff --git a/home/style.css b/home/style/style.css similarity index 100% rename from home/style.css rename to home/style/style.css diff --git a/home/terms-privacy.html b/home/terms-privacy.html index 7682f94..b6beaf4 100644 --- a/home/terms-privacy.html +++ b/home/terms-privacy.html @@ -5,8 +5,8 @@ atom.town - - + +