Skip to content

Commit 7abae97

Browse files
committed
up
1 parent 0570777 commit 7abae97

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

index.html

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,12 @@
88
<link rel="preconnect" href="https://fonts.bunny.net">
99
<link href="https://fonts.bunny.net/css?family=public-sans:400,500,600,700" rel="stylesheet" />
1010
<title>Vue Dashboard Template</title>
11-
<meta name="description"
12-
content="A professional dashboard template built with Nuxt UI, featuring multiple pages, data visualization, and comprehensive management capabilities for creating powerful admin interfaces.">
11+
<meta name="description" content="A professional dashboard template built with Nuxt UI, featuring multiple pages, data visualization, and comprehensive management capabilities for creating powerful admin interfaces.">
1312
</head>
1413

1514
<body>
1615
<div id="app" class="isolate"></div>
1716
<script type="module" src="/src/main.ts"></script>
1817
</body>
1918

20-
</html>
19+
</html>

0 commit comments

Comments
 (0)