hotfix: local logo

This commit is contained in:
austnv
2026-05-24 01:18:04 +03:00
parent b90949e5f4
commit 5edd56a31f
5 changed files with 10 additions and 4 deletions
+1 -2
View File
@@ -2,10 +2,9 @@
<html lang="">
<head>
<meta charset="UTF-8">
<link rel="icon" href="//sub.uvpn.shop/static/turbo.png">
<link rel="icon" href="/images/logo.png">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>uVPN</title>
<link href="/src/assets/styles.css" rel="stylesheet">
</head>
<body>
<div id="app"></div>