Update index.html (#2)
Browse files- Update index.html (c3fc8578b87373e177c853394f7f6350c52379a6)
Co-authored-by: Vinay Arjun Hajare <VinayHajare@users.noreply.huggingface.co>
- index.html +1 -1
index.html
CHANGED
@@ -14,7 +14,7 @@
|
|
14 |
</div>
|
15 |
<div id="loading-cover" style="display:none;">
|
16 |
<div id="unity-loading-bar">
|
17 |
-
<div id="unity-logo"><img src="
|
18 |
<div id="unity-progress-bar-empty" style="display: none;">
|
19 |
<div id="unity-progress-bar-full"></div>
|
20 |
</div>
|
|
|
14 |
</div>
|
15 |
<div id="loading-cover" style="display:none;">
|
16 |
<div id="unity-loading-bar">
|
17 |
+
<div id="unity-logo"><img src="./TemplateData/logo_.png"></div>
|
18 |
<div id="unity-progress-bar-empty" style="display: none;">
|
19 |
<div id="unity-progress-bar-full"></div>
|
20 |
</div>
|