From 906c35143ef9c5a2568749b8a017269b59b0a7f7 Mon Sep 17 00:00:00 2001 From: Nekkowe Date: Wed, 15 Jan 2025 19:14:07 +0100 Subject: [PATCH] renaming example css file --- .gitignore | 2 +- gallery/{example.css => index.css} | 0 gallery/index.html | 4 ++-- 3 files changed, 3 insertions(+), 3 deletions(-) rename gallery/{example.css => index.css} (100%) diff --git a/.gitignore b/.gitignore index 8bc9e54..79bfb98 100644 --- a/.gitignore +++ b/.gitignore @@ -3,6 +3,6 @@ gallery/** !gallery/**/ !gallery/**/.gitkeep !gallery/index.html -!gallery/example.css +!gallery/*.css gallery-items*.csv __pycache__ diff --git a/gallery/example.css b/gallery/index.css similarity index 100% rename from gallery/example.css rename to gallery/index.css diff --git a/gallery/index.html b/gallery/index.html index cf351bf..7e64590 100644 --- a/gallery/index.html +++ b/gallery/index.html @@ -2,8 +2,8 @@ - - + +