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

github.com/shenoybr/hugo-goa.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 35038c7..443d104 100644
--- a/README.md
+++ b/README.md
@@ -168,7 +168,7 @@ These settings for the main menu that is displayed on the home page.
- `url`: Root URL for this section/page. eg. `/blog/`.
Example:
-```
+```toml
[[menu.main]]
name = "blog"
weight = 100
@@ -188,8 +188,8 @@ Example:
* Responsive
* Minimalist
* Bootstrap 3
-* Fontawesome
-* HighlighJS
+* Font Awesome
+* HighlightJS
* Disqus support for commenting
* Built-in support for 404 pages, Disqus comments and Google Analytics.