This commit is contained in:
2020-12-04 09:29:43 +01:00
parent 94ffcecf8b
commit 8b419b1ca5

View File

@@ -19,7 +19,6 @@ meta_path = os.path.expanduser(config.meta_dir)
# Initiate meta lists # Initiate meta lists
posts = [] posts = []
tags
os.chdir(md_path) os.chdir(md_path)