aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
This commit is contained in:
parent
151d84c9ff
commit
c836faa727
1 changed files with 0 additions and 9 deletions
|
@ -28,15 +28,6 @@ const { title } = Astro.props;
|
|||
is:inline
|
||||
src="/scripts/fuckchrome.js"
|
||||
></script>
|
||||
<script type="text/javascript">
|
||||
// IF YOU EDIT ANYTHING IN HERE DONT FORGET TO EDIT THE SCRIPT IN SGA.JS BECAUSE FUCK ME
|
||||
if (sessionStorage.getItem("sgaEnabled")) {
|
||||
document.getElementById("body").style.fontFamily =
|
||||
"standardGalactic, system-ui";
|
||||
sessionStorage.setItem("sgaEnabled", 1);
|
||||
console.debug(sessionStorage.getItem("sgaEnabled"));
|
||||
}
|
||||
</script>
|
||||
<audio
|
||||
id="clickSound"
|
||||
src="/assets/sounds/ui/zapsplat_multimedia_button_click_004_68776.mp3">
|
||||
|
|
Loading…
Reference in a new issue