mirror of
https://github.com/hpware/news-analyze.git
synced 2025-06-23 13:04:23 +00:00
feat: restructure README, remove Google and Yahoo components, and implement hot news display
This commit is contained in:
parent
8198010268
commit
a5af4c04f7
6 changed files with 60 additions and 40 deletions
|
@ -4,6 +4,7 @@ export default defineNuxtConfig({
|
|||
routeRules: {
|
||||
"/": { redirect: "/home" },
|
||||
"/zh_tw": { redirect: "/zh_tw/home" },
|
||||
//"/api/rss/**": { swr: 3600 },
|
||||
},
|
||||
css: ["~/styles/main.css"],
|
||||
modules: [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue