fix(build): corriger chemin CSS (public/style/4nk.css) pour Vite
This commit is contained in:
parent
003597c222
commit
857e6f019f
@ -6,7 +6,7 @@
|
||||
<meta name="description" content="4NK Web5 Platform">
|
||||
<meta name="keywords" content="4NK web5 bitcoin blockchain decentralize dapps relay contract">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<link rel="stylesheet" href="./style/4nk.css">
|
||||
<link rel="stylesheet" href="/style/4nk.css">
|
||||
<script src="https://unpkg.com/html5-qrcode"></script>
|
||||
<title>4NK Application</title>
|
||||
</head>
|
||||
|
Loading…
x
Reference in New Issue
Block a user