VinayHajare
commited on
Commit
•
c3fc857
1
Parent(s):
d5ef4e7
Update index.html
Browse files- 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>
|