mirror of
https://github.com/hpware/news-analyze.git
synced 2025-06-24 00:01:03 +08:00
- Updated navigation bar styles for improved aesthetics and functionality. - Added loading text to English and Traditional Chinese localization files. - Enhanced the news organization about page with better layout and SEO metadata. - Updated API response to include Facebook link for news organizations. - Removed old Tailwind CSS configuration and styles, replacing them with a new main CSS file. - Updated package.json to include new dependencies and scripts for better development experience.
11 lines
192 B
JSON
11 lines
192 B
JSON
{
|
|
"core": {
|
|
"sitename": "BlindSpec"
|
|
},
|
|
"nav": {
|
|
"home": "Home"
|
|
},
|
|
"dailybriefing": "Daily Briefing",
|
|
"Welcome": "Welcome",
|
|
"loading": "Loading..."
|
|
} |