mirror of
https://github.com/hpware/news-analyze.git
synced 2025-06-23 13:04:23 +00:00
Create the new settings and news window files & starting to fix the chatbot component
This commit is contained in:
parent
11de0632ae
commit
4b7934552c
5 changed files with 119 additions and 45 deletions
|
@ -5,6 +5,7 @@ export default defineNuxtConfig({
|
|||
routeRules: {
|
||||
"/": { redirect: "/home" },
|
||||
"/zh_tw": { redirect: "/zh_tw/home" },
|
||||
"/desktop": { prerender: true },
|
||||
"/go/**": { ssr: true },
|
||||
"/find/**": { ssr: true },
|
||||
// Send ZIP bombs to troll bots
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue