diff options
| author | David T. Sadler <davidtsadler@googlemail.com> | 2020-02-21 21:46:46 +0000 |
|---|---|---|
| committer | David T. Sadler <davidtsadler@googlemail.com> | 2020-02-21 21:46:46 +0000 |
| commit | f75fad504b7181c6fd810016dfcb1672fc486ab7 (patch) | |
| tree | 838e4109eeec2f7e7c48d8a0ee84c9b8c35a3325 /source/_categories | |
| parent | 9ea58efcba563ec7572ce155788e7b44a59de3c6 (diff) | |
Structure for category pages
Diffstat (limited to 'source/_categories')
| -rw-r--r-- | source/_categories/configuration.md | 5 | ||||
| -rw-r--r-- | source/_categories/feature.md | 5 |
2 files changed, 2 insertions, 8 deletions
diff --git a/source/_categories/configuration.md b/source/_categories/configuration.md index d613d9b..0642801 100644 --- a/source/_categories/configuration.md +++ b/source/_categories/configuration.md @@ -1,7 +1,4 @@ --- extends: _layouts.category -title: Configuration -description: Posts related to configuring the Jigsaw blog starter template +description: All the Configuration posts --- - -These posts are all related to configuring your Jigsaw blog starter template. diff --git a/source/_categories/feature.md b/source/_categories/feature.md index 6b8d55f..553cb2a 100644 --- a/source/_categories/feature.md +++ b/source/_categories/feature.md @@ -1,7 +1,4 @@ --- extends: _layouts.category -title: Feature -description: All posts that are about new features. +description: All the feature posts. --- - -These posts are about new features provided to you in the Jigsaw blog starter template. |
