diff --git a/content/js/config/index.js b/content/js/config/index.js index bcef4d7..50e1d89 100644 --- a/content/js/config/index.js +++ b/content/js/config/index.js @@ -7,7 +7,7 @@ const boot_message = { "sleep_time": 0 } } -const do_sleep = false; +const do_sleep = true; const locations = { 0: { "url": "https://github.com/TruncatedDinosour/website",