Switched from json to yaml

This commit is contained in:
2024-04-23 10:09:39 +02:00
parent 5ee2c88341
commit 404ccd8cc5
4 changed files with 199 additions and 8 deletions

View File

@ -85,6 +85,7 @@
</div>
</div>
<script src="js/jquery-3.6.0.min.js"></script>
<script src="js/js-yaml.min.js"></script>
<script src="js/util.js"></script>
<script src="js/main.js"></script>
</body>