index.html: use app.css (#775)
This commit is contained in:
commit
85cf905bfb
@ -3,13 +3,7 @@
|
|||||||
|
|
||||||
<head>
|
<head>
|
||||||
<title>WireGuard</title>
|
<title>WireGuard</title>
|
||||||
<script src="https://cdn.tailwindcss.com"></script>
|
<link href="./css/app.css" rel="stylesheet">
|
||||||
<script>
|
|
||||||
tailwind.config = {
|
|
||||||
darkMode: 'media',
|
|
||||||
}
|
|
||||||
</script>
|
|
||||||
<!-- <link href="./css/vendor/tailwind.min.css" rel="stylesheet"> -->
|
|
||||||
<link rel="manifest" href="./manifest.json">
|
<link rel="manifest" href="./manifest.json">
|
||||||
<link rel="icon" type="image/png" href="./img/favicon.png">
|
<link rel="icon" type="image/png" href="./img/favicon.png">
|
||||||
<link rel="apple-touch-icon" href="./img/apple-touch-icon.png">
|
<link rel="apple-touch-icon" href="./img/apple-touch-icon.png">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user