mirror of
https://github.com/hpware/news-analyze.git
synced 2025-06-23 13:04:23 +00:00
Clean the awful code.
This commit is contained in:
parent
98ffbec764
commit
569cd087e7
15 changed files with 193 additions and 167 deletions
2
app.vue
2
app.vue
|
@ -2,7 +2,7 @@
|
|||
import "bootstrap-icons/font/bootstrap-icons.css";
|
||||
import "animate.css";
|
||||
import "@fontsource/fira-sans";
|
||||
import '@fontsource-variable/noto-sans-tc';
|
||||
import "@fontsource-variable/noto-sans-tc";
|
||||
const { t } = useI18n();
|
||||
</script>
|
||||
<template>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue