Spaces:
Running
Running
Update playground.html
Browse files- playground.html +1 -0
playground.html
CHANGED
@@ -5,6 +5,7 @@
|
|
5 |
<meta charset="UTF-8">
|
6 |
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
7 |
<title>Loki.AI Playground</title>
|
|
|
8 |
<link
|
9 |
href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=JetBrains+Mono:wght@300;400;500;600&display=swap"
|
10 |
rel="stylesheet">
|
|
|
5 |
<meta charset="UTF-8">
|
6 |
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
7 |
<title>Loki.AI Playground</title>
|
8 |
+
<link rel="icon" type="image/x-icon" href="favicon.ico">
|
9 |
<link
|
10 |
href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=JetBrains+Mono:wght@300;400;500;600&display=swap"
|
11 |
rel="stylesheet">
|