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:
authorRajesh Shenoy <shenoybr@users.noreply.github.com>2019-09-18 12:18:07 +0300
committerGitHub <noreply@github.com>2019-09-18 12:18:07 +0300
commit96a2169c1a0d600bbb7d0de759b744b880fa42f1 (patch)
tree7dd0a13078300538c6f99f20efd3634302868e97
parentf738ec788b2a227454062d17950055771f8b8c84 (diff)
parentd571af16acb68a5ed77d78a4b3ebca373157770f (diff)
Merge pull request #68 from mbrukman/patch-1
Fix typo in "HighlightJS" in README
-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.