mirror of
https://forge.chapril.org/tykayn/orgmode-to-gemini-blog
synced 2025-06-20 09:04:42 +02:00
generate articles with template
This commit is contained in:
parent
7c88fb7314
commit
ac9659b08d
5 changed files with 191 additions and 3 deletions
|
@ -208,6 +208,7 @@ default_config = {
|
|||
""",
|
||||
"BANNIERE_ENTETE": "https://example.com/banner.jpg",
|
||||
"BANNIERE_ENTETE_ALT": "Bannière par défaut",
|
||||
"SOUTIEN": "Si vous aimez ce que nous faisons, soutenez nous et partagez nos écrits. Vous pouvez nous faire un don sur <a href='https://liberapay.com/cipherbliss'>liberapay.com/cipherbliss</a>."
|
||||
}
|
||||
|
||||
def fill_missing_config(site_config):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue