adding parts to be able to build and deploy the project

This commit is contained in:
2025-12-13 16:19:33 +03:30
parent 69cb78ab92
commit aaa623fa3f
10 changed files with 16 additions and 10 deletions

View File

@@ -2,9 +2,9 @@
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>vuetest</title>
<title>vue-navbar</title>
</head>
<body>
<div id="app"></div>