Spaces:
Running
Running
Tony Powell
commited on
Commit
·
116769d
1
Parent(s):
61ace77
Tab title and favicon
Browse files- dist/index.html +2 -2
- index.html +2 -2
dist/index.html
CHANGED
@@ -2,9 +2,9 @@
|
|
2 |
<html lang="en" class="dark">
|
3 |
<head>
|
4 |
<meta charset="UTF-8" />
|
5 |
-
<link rel="icon"
|
6 |
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
7 |
-
<title>
|
8 |
<link rel="stylesheet" href="https://rsms.me/inter/inter.css">
|
9 |
<script type="module" crossorigin src="/dist/index-Bg5EPHBf.js"></script>
|
10 |
<link rel="stylesheet" crossorigin href="/dist/index-D_-vwcvz.css">
|
|
|
2 |
<html lang="en" class="dark">
|
3 |
<head>
|
4 |
<meta charset="UTF-8" />
|
5 |
+
<link rel="icon" href="https://fav.farm/🦆"/>
|
6 |
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
7 |
+
<title>Quack - DuckDB in the browser</title>
|
8 |
<link rel="stylesheet" href="https://rsms.me/inter/inter.css">
|
9 |
<script type="module" crossorigin src="/dist/index-Bg5EPHBf.js"></script>
|
10 |
<link rel="stylesheet" crossorigin href="/dist/index-D_-vwcvz.css">
|
index.html
CHANGED
@@ -2,9 +2,9 @@
|
|
2 |
<html lang="en" class="dark">
|
3 |
<head>
|
4 |
<meta charset="UTF-8" />
|
5 |
-
<link rel="icon"
|
6 |
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
7 |
-
<title>
|
8 |
<link rel="stylesheet" href="https://rsms.me/inter/inter.css">
|
9 |
</head>
|
10 |
<body>
|
|
|
2 |
<html lang="en" class="dark">
|
3 |
<head>
|
4 |
<meta charset="UTF-8" />
|
5 |
+
<link rel="icon" href="https://fav.farm/🦆"/>
|
6 |
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
7 |
+
<title>Quack - DuckDB in the browser</title>
|
8 |
<link rel="stylesheet" href="https://rsms.me/inter/inter.css">
|
9 |
</head>
|
10 |
<body>
|