diff --git a/config.yml b/config.yml index 3434441..9951658 100644 --- a/config.yml +++ b/config.yml @@ -175,6 +175,8 @@ module: target: static/fonts/jetbrains-mono - source: node_modules/@fontsource-variable/quicksand target: static/fonts/quicksand + - source: node_modules/bootstrap/dist/js + target: static/js markup: goldmark: diff --git a/layouts/partials/carousel.html b/layouts/partials/carousel.html index 2508bbb..52aedf0 100644 --- a/layouts/partials/carousel.html +++ b/layouts/partials/carousel.html @@ -5,7 +5,7 @@ style="gap: 1em 1em; overflow-x: scroll" > {{ range sort .Site.Params.carousel "weight" }} -
+
-

+

{{ i18n "cta-account-title" }}

diff --git a/layouts/partials/cta-newsletter.html b/layouts/partials/cta-newsletter.html index 191ae01..23ea987 100644 --- a/layouts/partials/cta-newsletter.html +++ b/layouts/partials/cta-newsletter.html @@ -9,7 +9,7 @@
-

+

{{ i18n "cta-newsletter-title" }}

@@ -50,7 +50,7 @@ > {{ i18n "cta-newsletter-button1" }} - + {{ i18n "cta-newsletter-no-spam" }} diff --git a/layouts/partials/downloads.html b/layouts/partials/downloads.html index de75f03..750b190 100644 --- a/layouts/partials/downloads.html +++ b/layouts/partials/downloads.html @@ -12,7 +12,7 @@ />

-

+

{{ i18n "downloads-title" }} {{ i18n "downloads-subtitle" }} diff --git a/layouts/partials/features.html b/layouts/partials/features.html index ccb1c6a..247c6a5 100644 --- a/layouts/partials/features.html +++ b/layouts/partials/features.html @@ -14,7 +14,7 @@
🏗️
-
+

{{ i18n "features-wip-lead" }}

{{ i18n "features-wip-p1-start" }} @@ -59,10 +59,10 @@ {{ end }}