Spaces:
Running
Running
Commit
β’
25fe710
1
Parent(s):
6e6d8af
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>GGUF
|
7 |
<script src="https://cdn.tailwindcss.com"></script>
|
8 |
</head>
|
9 |
<body class="bg-gray-100 flex justify-center items-center min-h-screen p-4">
|
|
|
3 |
<head>
|
4 |
<meta charset="utf-8" />
|
5 |
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
6 |
+
<title>GGUF π List</title>
|
7 |
<script src="https://cdn.tailwindcss.com"></script>
|
8 |
</head>
|
9 |
<body class="bg-gray-100 flex justify-center items-center min-h-screen p-4">
|