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

github.com/themefisher/kross-hugo-portfolio-template.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsomratpro <abdulmonnafsomrat@gmail.com>2020-10-08 07:52:15 +0300
committersomratpro <abdulmonnafsomrat@gmail.com>2020-10-08 07:52:15 +0300
commit30d9e7e593ec5d64d1b454fccd0698cf6b64a33e (patch)
tree9c2e0b08fcd2877ba531cb4aa0aa2c56f39931b5 /exampleSite
parent27067d42f74eaa74d8cccf593abf763dcac7edf3 (diff)
added cookie popup
Diffstat (limited to 'exampleSite')
-rw-r--r--exampleSite/config.toml5
1 files changed, 5 insertions, 0 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index db3ae26..bc65b77 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -86,6 +86,11 @@ map_latitude = "51.5223477"
map_longitude = "-0.1622023"
map_marker = "images/marker.png"
+# cookies
+[params.cookies]
+enable = true
+expire_days = 2
+
# social site
[[params.social]]
icon = "ti-facebook"