Skip to content

Commit 60712c2

Browse files
committed
fix
1 parent ffc2a80 commit 60712c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fix_frontmatter.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
import frontmatter
44
import random
55

6-
TOTAL_FILES = 14
6+
TOTAL_FILES = 20
77

88
def extract_date_from_filename(filename):
99
# Assuming the filename format is 'YYYY-MM-DD-some-title.md'

0 commit comments

Comments
 (0)