Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/urjaacharya/redgood.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'exampleSite/config.json')
-rw-r--r--exampleSite/config.json5
1 files changed, 3 insertions, 2 deletions
diff --git a/exampleSite/config.json b/exampleSite/config.json
index f3e1ea9..900a96c 100644
--- a/exampleSite/config.json
+++ b/exampleSite/config.json
@@ -1,7 +1,7 @@
{
"baseURL": "https://www.example.org/",
"languageCode": "en-us",
- "title": "demo of redgood",
+ "title": "redgood",
"theme": "redgood",
"disableKinds": "taxonomyTerm",
"params": {
@@ -10,7 +10,8 @@
"theme": {
"dateFormat": "2006-01-02",
"copyrightInFooter": false,
- "footerText": "customizable short *markdown* enabled text"
+ "footerText": "customizable short *markdown* enabled text",
+ "pinnedPosts": false
},
"about": {
"profileImage": "images/profile.jpg",