From 5dcc04fd41397e278b65053d3e04b75cbffd2968 Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Tue, 5 Nov 2024 18:55:11 -0500 Subject: minor fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 052036e..ad37768 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ publish: false --- ``` -If you add `pubish: false` to the frontmatter, the post will not show up in the index (it will still be rendered and appear in the sitemap) +If you add `publish: false` to the frontmatter, the post will not show up in the index (it will still be rendered and appear in the sitemap) ## Example -- cgit v1.2.3