Skip to content

Instantly share code, notes, and snippets.

@iZerus
Last active February 16, 2021 16:33
Show Gist options
  • Save iZerus/b0141fbf1a1084d93fef6748706d45c4 to your computer and use it in GitHub Desktop.
Save iZerus/b0141fbf1a1084d93fef6748706d45c4 to your computer and use it in GitHub Desktop.
<script>
document.addEventListener("DOMContentLoaded", () => {
document.body.innerHTML = "<h1 style='text-align: center'>Сайт закрыт на тех. обслуживание</h1>";
});
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment