edit test line
All checks were successful
Modelari site build and deploy / Build-site (push) Successful in 14s

This commit is contained in:
2025-07-16 01:19:35 +02:00
parent c6591219e6
commit dcc3ee8b55
2 changed files with 7 additions and 1 deletions

View File

@@ -85,7 +85,7 @@ def submit_content():
return
full_entry = f"{new_entry}\n{image_tag}" if image_tag else new_entry
new_html = html_content.replace(HTML_INSERT_TAG, f"{HTML_INSERT_TAG}\n{full_entry}")
new_html = html_content.replace(HTML_INSERT_TAG, f"{HTML_INSERT_TAG}\n{full_entry}\n<hr>")
with open(html_file_path, 'w', encoding='utf-8') as f:
f.write(new_html)

View File

@@ -30,6 +30,12 @@
<ul>
<!-- INSERT HERE -->
<li><i>34</i></li>
<li><b>test</b></li>
<li>eijeoirjeior</li>
<hr>
<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>