From 7a17cdc9f335548f0b7f5fa9b2c32e78a98a8a94 Mon Sep 17 00:00:00 2001 From: Alexandre Vicenzi Date: Sat, 18 Jul 2015 21:22:29 -0300 Subject: [PATCH] Fix table. --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2cac265..14f6a89 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ A minimalist [Pelican](http://blog.getpelican.com/) theme. - Mobile First - Responsive - Semantic -- SEO Best practices +- SEO Best Practices ## Integrations @@ -23,6 +23,7 @@ See what you can customize. Maybe some Pelican settings not work properly. | Name | What does it do? | Code | +|:----:|------------------|:----:| | AUTHOR_SHORT_DESC | Short description to show below author name. | `AUTHOR_SHORT_DESC = 'Web Developer` | | AUTHOR_IMG_URL | Profile picture to show above author name. | `AUTHOR_IMG_URL = '/static/img/me.png'` | | COPYRIGHT_YEAR | Copyright year to display on footer. | `COPYRIGHT_YEAR = 2015` | @@ -72,7 +73,8 @@ If you need more icons, you will need to add a custom background to keep all ico ## Custom File Metadata -| Name | What does it do? | Show me | +| Name | What does it do? | Code | +|:----:|------------------|:----:| | Summarise | Enable Home summarry | `Summarise: True` | By default, all article content is shown on Home.