Skip to content

Commit 824a124

Browse files
Update index.html
Signed-off-by: SEBASTIAN JN <[email protected]>
1 parent be448ba commit 824a124

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

www/index.html

+1-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
66
<title>Cookie</title>
77
<link rel="shortcut icon" href="https://raw.githubusercontent.com/sebastianjnuwu/app/refs/heads/android/android/app/src/main/res/drawable/splash_screen.png" type="image/x-icon">
8-
<link rel="stylesheet" href="">
98
<link rel="stylesheet" href="./res/styles/css/ui.css">
109
<script type="module" src="./main.ts"></script>
1110
</head>
@@ -38,4 +37,4 @@
3837
<script src="https://cdn.jsdelivr.net/npm/@popperjs/[email protected]/dist/umd/popper.min.js" integrity="sha384-I7E8VVD/ismYTF4hNIPjVp/Zjvgyol6VFvRkX/vR+Vc4jQkC+hVqc2pM8ODewa9r" crossorigin="anonymous"></script>
3938
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.min.js" integrity="sha384-0pUGZvbkm6XF6gxjEnlmuGrJXVbNuzT9qBBavbLwCsOGabYfZo0T0to5eqruptLy" crossorigin="anonymous"></script>
4039
</body>
41-
</html>
40+
</html>

0 commit comments

Comments
 (0)