forked from mirrors/amnezia-wg-easy
index.html: use app.css
This commit is contained in:
parent
a13fba16da
commit
7e4a3b3347
1 changed files with 1 additions and 7 deletions
|
@ -3,13 +3,7 @@
|
|||
|
||||
<head>
|
||||
<title>WireGuard</title>
|
||||
<script src="https://cdn.tailwindcss.com"></script>
|
||||
<script>
|
||||
tailwind.config = {
|
||||
darkMode: 'media',
|
||||
}
|
||||
</script>
|
||||
<!-- <link href="./css/vendor/tailwind.min.css" rel="stylesheet"> -->
|
||||
<link href="./css/app.css" rel="stylesheet">
|
||||
<link rel="manifest" href="./manifest.json">
|
||||
<link rel="icon" type="image/png" href="./img/favicon.png">
|
||||
<link rel="apple-touch-icon" href="./img/apple-touch-icon.png">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue