Compare commits
2 Commits
acd812fed1
...
52042c4c35
| Author | SHA1 | Date | |
|---|---|---|---|
|
52042c4c35
|
|||
|
9a9ac137ef
|
2
edit.py
2
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"""
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user