An application where you can view/compare news. Oh and it also checks for bad content :D https://yhw.tw/news?forward=tools
Find a file
吳元皓 330c92a432 chore: update nuxt configuration and add new modules
- Changed compatibility date to '2025-05-06'.
- Added '@nuxtjs/robots' and '@nuxtjs/seo' modules.
- Updated package.json to include new dependencies for robots and SEO modules.
- Removed existing robots.txt file and created a new _robots.txt file.
- Created empty footer and navigation components.
- Added default layout structure with navigation, main content, and footer.
2025-05-06 09:29:13 +08:00
components chore: update nuxt configuration and add new modules 2025-05-06 09:29:13 +08:00
layouts chore: update nuxt configuration and add new modules 2025-05-06 09:29:13 +08:00
public chore: update nuxt configuration and add new modules 2025-05-06 09:29:13 +08:00
server chore: update nuxt configuration and add new modules 2025-05-06 09:29:13 +08:00
.gitignore Init 2025-05-06 09:19:48 +08:00
app.vue chore: update nuxt configuration and add new modules 2025-05-06 09:29:13 +08:00
bun.lock chore: update nuxt configuration and add new modules 2025-05-06 09:29:13 +08:00
nuxt.config.ts chore: update nuxt configuration and add new modules 2025-05-06 09:29:13 +08:00
package.json chore: update nuxt configuration and add new modules 2025-05-06 09:29:13 +08:00
tsconfig.json Init 2025-05-06 09:19:48 +08:00