Ajoute le flux atom

This commit is contained in:
2025-07-17 18:12:51 +02:00
parent c1b730d396
commit 4c49d4e96a
4 changed files with 71 additions and 25 deletions

View File

@@ -13,6 +13,9 @@ class Config:
"presentation",
"url",
"draft",
"author_name",
"author_mail",
"id"
}
def __init__(self, config_file: Path):