remove boilerplate code

This commit is contained in:
David Haz
2025-07-07 22:49:10 +03:00
parent bf965bc5e0
commit 920ea5cb92
22 changed files with 747 additions and 514 deletions

View File

@@ -2,9 +2,8 @@
<html lang="">
<head>
<meta charset="UTF-8">
<link rel="icon" href="/favicon.ico">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Vite App</title>
<title>Vue Bits</title>
</head>
<body>
<div id="app"></div>