diff --git a/scripts/blog b/scripts/blog index 0c8f71c..c4ca2a5 100755 --- a/scripts/blog +++ b/scripts/blog @@ -61,7 +61,7 @@ DEFAULT_CONFIG_FILE: str = "blog.json" HISTORY_FILE: str = ".blog_history" BLOG_VERSION: int = 1 -BLOG_MARKDOWN_TEMPLATEL: str = """# %s +BLOG_MARKDOWN_TEMPLATE: str = """# %s