mirror of
https://github.com/hpware/news-analyze.git
synced 2025-06-23 13:04:23 +00:00
Update requirements and enhance CSS styles
- Added new dependencies to requirements.txt: psycopg2-binary, pandas, and dotenv for improved functionality. - Enhanced main.css by adding 'scroll-smooth' to the html element for better scrolling experience.
This commit is contained in:
parent
666f6ac38b
commit
edf10adf5a
12 changed files with 390 additions and 678 deletions
|
@ -13,7 +13,8 @@
|
|||
"miniWikipedia": "Mini Wikipedia",
|
||||
"newsComparePlatform": "news comparison platform"
|
||||
},
|
||||
"startusing": "Let's Start!"
|
||||
"startusing": "Let's Start!",
|
||||
"learnmore": "Learn More",
|
||||
},
|
||||
"dailybriefing": "Daily Briefing",
|
||||
"Welcome": "Welcome",
|
||||
|
|
|
@ -13,7 +13,8 @@
|
|||
"miniWikipedia": "米你維基百科",
|
||||
"newsComparePlatform": "新聞觀點比對平台"
|
||||
},
|
||||
"startusing": "開始使用!"
|
||||
"startusing": "開始使用!",
|
||||
"learnmore": "了解更多"
|
||||
},
|
||||
"dailybriefing": "今日報導",
|
||||
"Welcome": "歡迎",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue