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

github.com/themefisher/Influencer-hugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'exampleSite/config.toml')
-rw-r--r--exampleSite/config.toml108
1 files changed, 54 insertions, 54 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index 0c1e703..505b085 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -1,5 +1,5 @@
######################## default configuration ####################
-baseURL = "https://examplesite.com"
+baseURL = "https://demo.gethugothemes.com/influencer/examplesite/"
languageCode = "en-us"
title = "Influencer"
theme = "influencer-hugo"
@@ -9,59 +9,59 @@ paginate = 6
############################# Plugins ##############################
[params.plugins]
- # CSS Plugins
- [[params.plugins.css]]
- URL = "plugins/bootstrap/bootstrap.min.css"
- [[params.plugins.css]]
- URL = "plugins/slick/slick.css"
- [[params.plugins.css]]
- URL = "plugins/themify-icons/themify-icons.css"
- [[params.plugins.css]]
- URL = "plugins/magnific-popup/magnific-popup.css"
-
- # JS Plugins
- [[params.plugins.js]]
- URL = "plugins/jQuery/jquery.min.js"
- [[params.plugins.js]]
- URL = "plugins/bootstrap/bootstrap.min.js"
- [[params.plugins.js]]
- URL = "plugins/slick/slick.min.js"
- [[params.plugins.js]]
- URL = "plugins/magnific-popup/magnific-popup.min.js"
-
-
+# CSS Plugins
+[[params.plugins.css]]
+URL = "plugins/bootstrap/bootstrap.min.css"
+[[params.plugins.css]]
+URL = "plugins/slick/slick.css"
+[[params.plugins.css]]
+URL = "plugins/themify-icons/themify-icons.css"
+[[params.plugins.css]]
+URL = "plugins/magnific-popup/magnific-popup.css"
+
+# JS Plugins
+[[params.plugins.js]]
+URL = "plugins/jQuery/jquery.min.js"
+[[params.plugins.js]]
+URL = "plugins/bootstrap/bootstrap.min.js"
+[[params.plugins.js]]
+URL = "plugins/slick/slick.min.js"
+[[params.plugins.js]]
+URL = "plugins/magnific-popup/magnific-popup.min.js"
+
+
############################## navigation ###############################
[menu]
-
- [[menu.main]]
- name = "About"
- URL = "book"
- weight = 1
-
- [[menu.main]]
- name = "Chapter"
- URL = "chapter"
- weight = 2
-
- [[menu.main]]
- name = "Reviews"
- URL = "review"
- weight = 3
-
- [[menu.main]]
- name = "Author"
- URL = "author"
- weight = 4
-
- [[menu.main]]
- name = "Blog"
- URL = "blog"
- weight = 5
-
- [[menu.main]]
- name = "Contact"
- URL = "contact"
- weight = 6
+
+[[menu.main]]
+name = "About"
+URL = "book"
+weight = 1
+
+[[menu.main]]
+name = "Chapter"
+URL = "chapter"
+weight = 2
+
+[[menu.main]]
+name = "Reviews"
+URL = "review"
+weight = 3
+
+[[menu.main]]
+name = "Author"
+URL = "author"
+weight = 4
+
+[[menu.main]]
+name = "Blog"
+URL = "blog"
+weight = 5
+
+[[menu.main]]
+name = "Contact"
+URL = "contact"
+weight = 6
#################### default parameters ################################
@@ -89,7 +89,7 @@ enable = true
[params.cookies]
enable = true
expire_days = 2
-
+
############################# Footer ########################
[params.footer]
content = "Each theme featured at the Bootstrap marketplace has been reviewed by Bootstrap's creators.Lorem ipsum dolor sit amet, consectetur adipisicing elit."
@@ -114,4 +114,4 @@ link = "#"
[[params.share]]
title = "github"
icon = "ti-github" # themify icon : https://themify.me/themify-icons
-link = "#" \ No newline at end of file
+link = "#"