diff --git a/config.yaml b/config.yaml index c2d5cac..8c110f7 100644 --- a/config.yaml +++ b/config.yaml @@ -31,7 +31,7 @@ params: # Limit how many categories filter show above search input. # Default to 5 maxCategoryToShow: 10 - mailchimp: https://tylerrouze.us20.list-manage.com/subscribe/post?u=2999b5cece1fa6ee3e6af9a37&id=3addec2a8e + listmonk: https://mailing.tylerrouze.com # Show your social information with icon on index bio with `_index.md` content. socialOptions: diff --git a/layouts/shortcodes/contact-form.html b/layouts/shortcodes/contact-form.html index 8d47ae0..e190f16 100644 --- a/layouts/shortcodes/contact-form.html +++ b/layouts/shortcodes/contact-form.html @@ -1,12 +1,8 @@ -{{ $mailchimp_url := .Site.Params.mailchimp }} -
- - - - + + + -
{{- .Inner }}