mirror of
https://github.com/hpware/news-analyze.git
synced 2025-06-23 21:14:23 +00:00
It's so bad that it works... AI: feat: update environment variables in .env.example; enhance chatbot and hotnews components; improve sources layout and image handling; add new logo assets
This commit is contained in:
parent
34a0868b26
commit
5d77b2770d
13 changed files with 168 additions and 47 deletions
6
public/geterrorassets/noImageLogo.svg
Normal file
6
public/geterrorassets/noImageLogo.svg
Normal file
|
@ -0,0 +1,6 @@
|
|||
<svg width='16' height='16' xmlns='http://www.w3.org/2000/svg'>
|
||||
<rect width='100%' height='100%' fill='#333'/>
|
||||
<text x='50%' y='50%' dominant-baseline='middle' text-anchor='middle' fill='#666' font-size='4'>
|
||||
無圖片
|
||||
</text>
|
||||
</svg>
|
After Width: | Height: | Size: 252 B |
Loading…
Add table
Add a link
Reference in a new issue