From a60d596adc7818150606b6af5c211923914848c3 Mon Sep 17 00:00:00 2001 From: chiu Date: Fri, 19 Sep 2025 09:03:06 +0000 Subject: [PATCH] add new index --- assets/stylesheets/template/modules/faq.scss | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/assets/stylesheets/template/modules/faq.scss b/assets/stylesheets/template/modules/faq.scss index a461207..f6eff64 100755 --- a/assets/stylesheets/template/modules/faq.scss +++ b/assets/stylesheets/template/modules/faq.scss @@ -43,4 +43,9 @@ } } } +} +.index-faqs.index2 { + .post { + display: none; + } } \ No newline at end of file