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

github.com/themefisher/restaurant-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.toml8
1 files changed, 7 insertions, 1 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index 32c58c6..ac05f24 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -76,7 +76,13 @@ paginate = 4
#################### default parameters ################################
[params]
logo = "images/logo.png"
-copyright = "Copyright 2019 - All Rights Reserved.Design and Developed By Themefisher.com"
+# meta data
+author = "Themefisher"
+description = "This is meta description"
+# google analitycs ID
+googleAnalitycsID = "Your ID"
+# copyright
+copyright = "Copyright 2019 - All Rights Reserved. Design and Developed By Themefisher.com"
# Preloader
[params.preloader]