feat: integrate animate.css for animations, enhance layout, and improve localization files

This commit is contained in:
yuanhau 2025-05-06 19:31:53 +08:00
parent 95661e908a
commit 2f20d49091
21 changed files with 252 additions and 172 deletions

View file

@ -1,11 +1,12 @@
{
"core": {
"sitename": "新聞盲點平台"
},
"nav": {
"home": "首頁"
},
"dailybriefing": "今日報導",
"Welcome": "歡迎",
"loading": "載入中..."
}
"core": {
"sitename": "新聞盲點平台"
},
"nav": {
"home": "首頁",
"dailybriefing": "今日報導"
},
"dailybriefing": "今日報導",
"Welcome": "歡迎",
"loading": "載入中..."
}