Update index.html

This commit is contained in:
TheClashFruit 2024-03-30 19:20:38 +01:00 committed by Forgejo
parent 4a2adf2b27
commit c4014903d5
Signed by untrusted user who does not match committer: Forgejo
GPG key ID: E59A305B48F15D31

View file

@ -14,6 +14,10 @@
<script src="https://cdn.jsdelivr.net/gh/highlightjs/cdn-release@11.9.0/build/languages/json.min.js"></script>
<style>
:root {
color-scheme: light dark;
}
body {
padding: 0;
margin: 0;