Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
<head>
|
4 |
<meta charset="utf-8" />
|
5 |
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
6 |
-
<title>DuckDB NSQL
|
7 |
<script src="https://cdn.tailwindcss.com"></script>
|
8 |
</head>
|
9 |
<body class="flex min-h-screen items-center justify-center bg-yellow-100">
|
|
|
3 |
<head>
|
4 |
<meta charset="utf-8" />
|
5 |
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
6 |
+
<title>DuckDB NSQL Leaderboard</title>
|
7 |
<script src="https://cdn.tailwindcss.com"></script>
|
8 |
</head>
|
9 |
<body class="flex min-h-screen items-center justify-center bg-yellow-100">
|