Skip to content

Commit f50889d

Browse files
committed
fix
1 parent 0b7b3db commit f50889d

117 files changed

Lines changed: 114 additions & 112 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
en_dir = "en"
55
fr_dir = "fr"
66
es_dir = "es"
7+
de_dir = "de"
8+
79
def add_path_metadata(directory, lang):
810
"""Ajoute le bloc `path` en haut des fichiers Markdown."""
911
for root, _, files in os.walk(directory):

0 commit comments

Comments
 (0)