From d35e85b776ec0f2392040c3ff171534861e29afe Mon Sep 17 00:00:00 2001 From: scottmakestech <83726258+scottmakestech@users.noreply.github.com> Date: Wed, 23 Sep 2026 10:35:54 -0500 Subject: [PATCH] Restore stats to homepage --- themes/le-2025/layouts/_default/home.html | 2 +- .../layouts/partials/sections/stats.html | 19 +------------------ 2 files changed, 2 insertions(+), 19 deletions(-) diff --git a/themes/le-2025/layouts/_default/home.html b/themes/le-2025/layouts/_default/home.html index d100b7849d..1e9c48122a 100644 --- a/themes/le-2025/layouts/_default/home.html +++ b/themes/le-2025/layouts/_default/home.html @@ -3,7 +3,7 @@ {{ partial "sections/blog.html" . }} {{ partial "sections/getting-started.html" . }} {{ partial "sections/support.html" . }} - {{/* {{ partial "sections/stats.html" . }} */}} + {{ partial "sections/stats.html" . }} {{ partial "sections/projects.html" . }} {{ partial "sections/sponsors.html" . }} {{ end }} diff --git a/themes/le-2025/layouts/partials/sections/stats.html b/themes/le-2025/layouts/partials/sections/stats.html index 3d9ea76e7a..da1b23db9f 100644 --- a/themes/le-2025/layouts/partials/sections/stats.html +++ b/themes/le-2025/layouts/partials/sections/stats.html @@ -19,21 +19,4 @@

- - - -{{ if ne "en" .Page.Language.Lang }} - -{{ end }} - +{{ partial "plotly.html" . }}