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

github.com/themefisher/vex-hugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMehedi Sharif Titas <mehedishariftitas@gmail.com>2019-08-03 07:19:17 +0300
committerGitHub <noreply@github.com>2019-08-03 07:19:17 +0300
commit3aa03ec1d8c85b9010e2b464e8ba8e860bf4db2c (patch)
tree82ff37b4d77ebca304086fff3a019f4b0c34f8b0
parent12a61843989879ed4af1deb6a40a709ef79afd1e (diff)
parent8e5e78be97510a98c3f4ad8da52266316a06760a (diff)
Merge pull request #6 from eug48/patch-1
Fix typo in exampleSite/config.toml
-rw-r--r--exampleSite/config.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index 957d4cf..b43a1c2 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -25,7 +25,7 @@ theme = "vex-hugo"
link = "#feature"
text = "Features"
[[params.navbar.menu]]
- link = "#gallary"
+ link = "#gallery"
text = "Gallery"
[[params.navbar.menu]]
link = "#testimonial"
@@ -131,4 +131,4 @@ theme = "vex-hugo"
link = ""
text = "Grab You Product Now"
- # Footer uses navbar data \ No newline at end of file
+ # Footer uses navbar data