mirror of
https://github.com/hpware/news-analyze.git
synced 2025-06-23 13:04:23 +00:00
- Added i18n module to nuxt.config.ts with English and Traditional Chinese locales. - Created locale files for English, Traditional Chinese, and German. - Updated default layout to use script setup syntax. - Modified index page structure for future content. - Implemented API endpoint for object storage file redirection. - Removed unused CORS middleware. - Created a new feed route handler.
7 lines
No EOL
94 B
Vue
7 lines
No EOL
94 B
Vue
<template>
|
|
<div>
|
|
<div>
|
|
<h2></h2>
|
|
</div>
|
|
</div>
|
|
</template> |