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

github.com/funkydan2/hugo-kiera.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorboy avianto <avianto@gmail.com>2017-11-13 05:34:30 +0300
committerGitHub <noreply@github.com>2017-11-13 05:34:30 +0300
commitc2737a47d443c6258a3a3f3bed410d2f34ab0bda (patch)
tree6dbbbd46ac8da0e1744eafb0d353a8b933e30460
parent7e4e0ac8abe1442fe8d1e7e7e4c57352b9d12e07 (diff)
Update README.mdv1.0.0
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 5e96532..cbe2f4b 100644
--- a/README.md
+++ b/README.md
@@ -78,12 +78,12 @@ For posts listing page, add `_index.md` file inside `content\posts` folder with
TOML:
+```toml
+++
title = "Posts"
menu = "main"
weight = "10"
+++
-
```
## Categories & Tags