first news + edit.py edit
All checks were successful
Modelari site build and deploy / Build-site (push) Successful in 8s
All checks were successful
Modelari site build and deploy / Build-site (push) Successful in 8s
This commit is contained in:
2
edit.py
2
edit.py
@@ -37,7 +37,7 @@ def submit_content():
|
|||||||
|
|
||||||
# if not html_file_path:
|
# if not html_file_path:
|
||||||
# return
|
# return
|
||||||
html_file_path = './home.html'
|
html_file_path = './index.html'
|
||||||
|
|
||||||
if not img_lib:
|
if not img_lib:
|
||||||
new_entry = f"""
|
new_entry = f"""
|
||||||
|
|||||||
@@ -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>
|
|
||||||
@@ -30,6 +30,11 @@
|
|||||||
<ul>
|
<ul>
|
||||||
<!-- INSERT HERE -->
|
<!-- 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>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
</main>
|
</main>
|
||||||
|
|||||||
Reference in New Issue
Block a user