diff --git a/content/english/_index.md b/content/english/_index.md index 92018e3..7ff90d3 100644 --- a/content/english/_index.md +++ b/content/english/_index.md @@ -53,11 +53,11 @@ banner: icon: "fa fa-ticket pl-2" class: "btn text-white seattle-bg" button2: - enable: false - label: "Twitch" - link: "https://twitch.tv/abnercoimbre" - icon: "fab fa-twitch pl-2" - class: "btn bg-purple-700 dark:bg-purple-700 dark:text-white hover:bg-purple-800 mt-6 text-white" + enable: true + label: "Donate" + link: "https://donorbox.org/handmadecities" + icon: "fa fa-gift pl-2" + class: "btn bg-red-700 dark:bg-red-700 dark:text-white hover:bg-red-800 mt-6 text-white" # Features features: diff --git a/content/english/seattle/index.md b/content/english/seattle/index.md index 0f0f9d8..639872e 100644 --- a/content/english/seattle/index.md +++ b/content/english/seattle/index.md @@ -30,11 +30,11 @@ banner: icon: "fa fa-ticket pl-2" class: "btn text-white seattle-bg" button2: - enable: false - label: "Twitch" - link: "https://twitch.tv/abnercoimbre" - icon: "fab fa-twitch pl-2" - class: "btn bg-purple-700 dark:bg-purple-700 dark:text-white hover:bg-purple-800 mt-6 text-white" + enable: true + label: "Donate" + link: "https://donorbox.org/handmadecities" + icon: "fa fa-gift pl-2" + class: "btn bg-red-700 dark:bg-red-700 dark:text-white hover:bg-red-800 mt-6 text-white" # Features features: diff --git a/layouts/_default/year_page.html b/layouts/_default/year_page.html index 743647c..bfed565 100644 --- a/layouts/_default/year_page.html +++ b/layouts/_default/year_page.html @@ -16,6 +16,12 @@ {{ end }} + {{ if .triple_section }} {{ partial "components/triple_section.html" . }} diff --git a/layouts/index.html b/layouts/index.html index 9a611d5..6eef959 100644 --- a/layouts/index.html +++ b/layouts/index.html @@ -14,6 +14,13 @@ {{ partial "components/triple_section" . }} {{ end }} + +

{{ .title | markdownify }}