up displayed pages

This commit is contained in:
Tykayn 2024-11-11 01:25:10 +01:00 committed by tykayn
parent 83dd9f7472
commit a58b0efcad
319 changed files with 9426 additions and 212 deletions

View file

@ -21,9 +21,11 @@ static_page_path = f"{source_blog}/templates/html/static.html"
footer_content=''
after_article=''
# TODO add footer on every article
# with open(footer_content_path, "r") as f:
# footer_content = f.read()
# TODO make these variables overrided by configuration of a source website
# variables du template de page
BANNIERE_ENTETE=''
BLOG_TITLE='Cipher Bliss'