From bad7e8e6899cf475ee4882644b82d0bced3fefdb Mon Sep 17 00:00:00 2001 From: Pierre-Olivier Mercier Date: Sun, 17 May 2026 18:04:50 +0800 Subject: [PATCH] Standardize file indentation --- layouts/partials/breadcrumbs.html | 8 +- layouts/partials/carousel.html | 36 +++-- layouts/partials/community.html | 86 ++++------ layouts/partials/cta-join.html | 30 ++-- layouts/partials/cta-newsletter.html | 87 ++++++---- layouts/partials/discover.html | 126 +++++++-------- layouts/partials/downloads.html | 99 +++++++----- layouts/partials/features.html | 140 ++++++++++------ layouts/partials/head.html | 232 +++++++++++++-------------- layouts/partials/jumbo.html | 100 ++++++++---- layouts/partials/nav.html | 195 +++++++++++++++------- layouts/partials/scripts.html | 16 +- layouts/partials/survey.html | 51 ++++-- layouts/partials/top.html | 30 ++-- 14 files changed, 739 insertions(+), 497 deletions(-) diff --git a/layouts/partials/breadcrumbs.html b/layouts/partials/breadcrumbs.html index d66aad6..030fb5b 100644 --- a/layouts/partials/breadcrumbs.html +++ b/layouts/partials/breadcrumbs.html @@ -1,6 +1,6 @@ diff --git a/layouts/partials/carousel.html b/layouts/partials/carousel.html index 7052ae5..2508bbb 100644 --- a/layouts/partials/carousel.html +++ b/layouts/partials/carousel.html @@ -1,14 +1,24 @@ -{{ if isset .Site.Params "carousel" }} -{{ if gt (len .Site.Params.carousel) 0 }} -