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 @@