diff --git a/web/components.json b/web/components.json deleted file mode 100644 index f0043e4..0000000 --- a/web/components.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "$schema": "https://shadcn-vue.com/schema.json", - "style": "new-york", - "typescript": true, - "tailwind": { - "config": "", - "css": "src/assets/index.css", - "baseColor": "neutral", - "cssVariables": true, - "prefix": "" - }, - "iconLibrary": "lucide", - "aliases": { - "components": "@/components", - "utils": "@/lib/utils", - "ui": "@/components/ui", - "lib": "@/lib", - "composables": "@/composables" - }, - "registries": {} -} diff --git a/web/index.html b/web/index.html index c119038..b94053e 100644 --- a/web/index.html +++ b/web/index.html @@ -1,17 +1,12 @@ - - -
- - - -{{ node.name }}
-- {{ emptyDescription }} -
-
- {{ log.command }}
-
-
- {{ log.error }}
-
- {{ notice.content }}
-{{ formatDate(notice.created_at) }}
-
-