Spaces:
Sleeping
Sleeping
Update frontend/index.html
Browse files- frontend/index.html +1 -0
frontend/index.html
CHANGED
@@ -212,5 +212,6 @@
|
|
212 |
</div>
|
213 |
|
214 |
<script src="/static/script.js"></script>
|
|
|
215 |
</body>
|
216 |
</html>
|
|
|
212 |
</div>
|
213 |
|
214 |
<script src="/static/script.js"></script>
|
215 |
+
<script src="/static/theme-fix.js"></script>
|
216 |
</body>
|
217 |
</html>
|