We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ffc2a80 commit 60712c2Copy full SHA for 60712c2
fix_frontmatter.py
@@ -3,7 +3,7 @@
3
import frontmatter
4
import random
5
6
-TOTAL_FILES = 14
+TOTAL_FILES = 20
7
8
def extract_date_from_filename(filename):
9
# Assuming the filename format is 'YYYY-MM-DD-some-title.md'
0 commit comments