modified: index.html

modified:   package.json
add logo favicon into begushiybashkir site
This commit is contained in:
2025-10-02 02:01:36 +05:00
parent e1af26ae76
commit 3a4cbc0ff1
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -4,6 +4,7 @@
<meta charset="UTF-8">
<link rel="icon" href="/favicon.ico">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="icon" href="src/assets/logo/Logo.png" />
<title>Vite App</title>
</head>
<body>
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "bbvue",
"version": "0.0.0",
"version": "0.0.11",
"private": true,
"type": "module",
"engines": {