aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhistoria <[not public]>2024-11-05 18:55:11 -0500
committerhistoria <[not public]>2024-11-05 18:55:11 -0500
commit5dcc04fd41397e278b65053d3e04b75cbffd2968 (patch)
tree90d70486a6f6612fef054e209e51db1efb5807c7
parent527c9862b0cc50e711dcf3e27be9eb957c4f3278 (diff)
downloadssg-blog-5dcc04fd41397e278b65053d3e04b75cbffd2968.tar.gz
minor fix
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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