style: format code and improve readability across files

This commit is contained in:
2025-01-23 12:22:43 +01:00
parent 26ba6b1054
commit 9ba377b0c8
48 changed files with 1300 additions and 952 deletions

View File

@ -1,7 +1,7 @@
<html>
<body>
<script>
parent.postMessage(location.href, location.origin);
</script>
</body>
</html>
<html>
<body>
<script>
parent.postMessage(location.href, location.origin);
</script>
</body>
</html>