This commit is contained in:
tonytins 2023-03-01 00:16:11 +00:00
parent 1def20febe
commit 01ef604533
7 changed files with 25 additions and 6 deletions

View file

@ -33,6 +33,7 @@
</head>
<body>
<div id="body-container">
<!-- Provide site root to javascript -->
<script>
var path_to_root = "";
@ -194,5 +195,6 @@
<!-- Custom JS scripts -->
</div>
</body>
</html>