revert (dude its in the root)

This commit is contained in:
idkwhereisthisname 2025-04-05 16:40:24 +02:00 committed by GitHub
parent 25c205a07a
commit af08c1ccf3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -13,7 +13,7 @@
<link rel="stylesheet" href="meta/main.css" /> <link rel="stylesheet" href="meta/main.css" />
<script src="meta/gallery.js" defer></script> <script src="meta/gallery.js" defer></script>
<script src="meta/music.js"></script> <script src="meta/music.js"></script>
<link rel="icon" type="image/x-icon" href="meta/favicon.ico" /> <link rel="icon" type="image/x-icon" href="favicon.ico" />
<style>button {margin-right: 2px;margin-left: 2px}</style> <style>button {margin-right: 2px;margin-left: 2px}</style>
<!--just here because the buttons are spaced weird idk--> <!--just here because the buttons are spaced weird idk-->
</head> </head>