From 5543988ca5bb84755829298c76cbd1dbb2d8c3c5 Mon Sep 17 00:00:00 2001 From: shaojiemike Date: Fri, 4 Oct 2024 08:15:36 +0000 Subject: [PATCH] feat: disable event section by default --- layouts/index.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/layouts/index.html b/layouts/index.html index bf5c56a..c9c7d5d 100644 --- a/layouts/index.html +++ b/layouts/index.html @@ -240,6 +240,7 @@

+ {{ if .Param "event_section" }}

Events

@@ -294,6 +295,7 @@

More events

+ {{ end }} {{ if .Param "life_section" }}