diff --git a/assets/images/EthoFS-Glitch.gif b/assets/images/EthoFS-Glitch.gif new file mode 100644 index 0000000..bf842db Binary files /dev/null and b/assets/images/EthoFS-Glitch.gif differ diff --git a/index.html b/index.html index 348d533..71c9a57 100755 --- a/index.html +++ b/index.html @@ -76,7 +76,7 @@ setTimeout(() => { loading_screen.finish(); }, 4000); - + }); $(window).on("beforeunload", function() { @@ -87,7 +87,7 @@