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

github.com/balaramadurai/hugo-travelify-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBala Ramadurai <bala@balaramadurai.net>2020-08-19 07:16:26 +0300
committerBala Ramadurai <bala@balaramadurai.net>2020-08-19 07:16:26 +0300
commit63c19cfdd644ff1e576a2135903af1c8adfe017f (patch)
treeace2b30ddaca8a44e7dc4cea283c666b3e432770
parentb1d7af6596556a6aead5054e9295da69d8602f00 (diff)
parent02012b5f3282b7909fd7aa444d14218c4a049010 (diff)
Merge branch 'master' of https://github.com/balaramadurai/hugo-travelify-theme
-rw-r--r--exampleSite/config.toml6
1 files changed, 5 insertions, 1 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index 8ac4cdb..b10a011 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -105,7 +105,11 @@ DisqusShortname = "nikimonikado"
archives = false # This feature is yet to be implemented because of limitations in Hugo's way of working.
search = true
mailchimp = true
- mailchimpform = "//balaramadurai.us15.list-manage.com/subscribe/post?u=7f4183fa2fe7abe3dc9f4efad&amp;id=49a3dd3745"
+ mailchimpform = "//balaramadurai.us15.list-manage.com/subscribe/post?u=7f4183fa2fe7abe3dc9f4efad&amp;id=49a3dd3745"
+ # grab the mailchimpform value by following instructions here - https://mailchimp.com/help/add-a-signup-form-to-your-website/
+ # Copy the URL in the action parameter inside the form
+ # <div id="mc_embed_signup"><form action="https://balaramadurai.us15.list-manage.com/subscribe/post?u=7f4183fa2fe7abe3dc9f4efad&amp;id=49a3dd3745" method="post"
+
author = true
[params.slider]