feat: add tags functionality and UI enhancements

This commit is contained in:
ccbikai
2024-11-04 19:55:58 +08:00
parent d6b3a352c7
commit affd4d2a9b
7 changed files with 80 additions and 9 deletions

View File

@@ -120,6 +120,9 @@ STATIC_PROXY=
## Enable Google Site Search
GOOGLE_SEARCH_SITE=memo.miantiao.me
## Enable tags page, separate tags with commas
TAGS=tag1,tag2,tag3
```
## 🙋🏻 FAQs