Fix eventi meet

This commit is contained in:
Fundor333
2026-01-29 15:09:13 +01:00
parent ce4758cf6b
commit e533103d31
28 changed files with 55 additions and 29 deletions

View File

@@ -105,8 +105,7 @@ group:
tags: [{tags_str}]
event_url: {event_url}
how_to_find_us: {how_to_find_us}
---
"""
---\n"""
post += f"{description}\n"
# create the content/event directory if it doesn't exist
os.makedirs("content/event", exist_ok=True)