aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/README.md
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2022-03-22 14:32:58 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2022-03-22 14:32:58 +0300
commit84d221c87846523713f26a82a71c8fad3ab870b5 (patch)
tree3d9cded54f93563cf6ba7de9658b417106cb6dc0 /README.md
parentindex.html: make it actually pretty (diff)
downloadjekyll-theme-84d221c87846523713f26a82a71c8fad3ab870b5.tar.gz
jekyll-theme-84d221c87846523713f26a82a71c8fad3ab870b5.zip
README: fix a typo
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index b58787c..5278553 100644
--- a/README.md
+++ b/README.md
@@ -76,7 +76,7 @@ Features
### Layouts
-* `plain`: navbar at the top + footer at the bottom
+* `plain`: navbar at the top + footer at the bottom.
* `default`: same as plain, but with a sidebar on the right.
* `page`: same as default, but with the page's header.
* `post`: same as default, but with the post's header and publication date.