From 52042c4c352ddbabeb928661152ba502a0cdd983 Mon Sep 17 00:00:00 2001 From: angoosh Date: Wed, 16 Jul 2025 01:01:34 +0200 Subject: [PATCH] first news + edit.py edit --- edit.py | 2 +- home.html | 8 -------- index.html | 5 +++++ 3 files changed, 6 insertions(+), 9 deletions(-) delete mode 100644 home.html diff --git a/edit.py b/edit.py index ca26650..685dd99 100644 --- a/edit.py +++ b/edit.py @@ -37,7 +37,7 @@ def submit_content(): # if not html_file_path: # return - html_file_path = './home.html' + html_file_path = './index.html' if not img_lib: new_entry = f""" diff --git a/home.html b/home.html deleted file mode 100644 index aa956a0..0000000 --- a/home.html +++ /dev/null @@ -1,8 +0,0 @@ - - - -
  • 16.7.2025
  • -
  • Spuštění stránek
  • -
  • Slavnostně oznamujeme spuštění kroužkových stránek
  • - - \ No newline at end of file diff --git a/index.html b/index.html index 2baed17..ece9b12 100644 --- a/index.html +++ b/index.html @@ -30,6 +30,11 @@