docs: fix missing static file path

Also update layout of version table
This commit is contained in:
Marius Vikhammer
2021-09-03 10:29:19 +08:00
parent e8cfba0745
commit 3e56ba05cc
3 changed files with 20 additions and 6 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
<version_table>
<script src="_static/js/version_table.js"></script>
<ul id="version_list">
<table id="version_table" style="width: 100%">
</ul>
</table>
</version_table>