add new index

This commit is contained in:
chiu 2025-09-19 09:03:06 +00:00
parent f942afb7bb
commit a60d596adc
1 changed files with 5 additions and 0 deletions

View File

@ -44,3 +44,8 @@
}
}
}
.index-faqs.index2 {
.post {
display: none;
}
}