Spaces:
Running
Running
Update index.html
Browse files- index.html +6 -2
index.html
CHANGED
@@ -116,8 +116,12 @@
|
|
116 |
<div class="cursor"></div>
|
117 |
<div class="glow"></div>
|
118 |
<div class="container">
|
119 |
-
|
120 |
-
|
|
|
|
|
|
|
|
|
121 |
</div>
|
122 |
|
123 |
<script>
|
|
|
116 |
<div class="cursor"></div>
|
117 |
<div class="glow"></div>
|
118 |
<div class="container">
|
119 |
+
<h1>Loki.AI</h1>
|
120 |
+
<p>By Parth Sadaria</p>
|
121 |
+
<br>
|
122 |
+
<p>Playground:</p>
|
123 |
+
<a href="https://parthsadaria-lokiai.hf.space/playground" target="_blank" rel="noopener noreferrer">https://parthsadaria-lokiai.hf.space/playground</a>
|
124 |
+
|
125 |
</div>
|
126 |
|
127 |
<script>
|