first news + edit.py edit
All checks were successful
Modelari site build and deploy / Build-site (push) Successful in 8s

This commit is contained in:
2025-07-16 01:01:34 +02:00
parent 9a9ac137ef
commit 52042c4c35
3 changed files with 6 additions and 9 deletions

View File

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

View File

@@ -1,8 +0,0 @@
<html><body>
<!-- INSERT HERE -->
<li><i>16.7.2025</i></li>
<li><b>Spuštění stránek</b></li>
<li>Slavnostně oznamujeme spuštění kroužkových stránek</li>
</body></html>

View File

@@ -30,6 +30,11 @@
<ul>
<!-- INSERT HERE -->
<li><i>16.7.2025</i></li>
<li><b>Spuštění stránek</b></li>
<li>Slavnostně oznamujeme spuštění kroužkových stránek</li>
</ul>
</section>
</main>