Skip to content

Instantly share code, notes, and snippets.

@chr0nu5
Created July 3, 2022 20:20
Show Gist options
  • Save chr0nu5/3bca57db43f5ba0c9ddc42fd20d9c14f to your computer and use it in GitHub Desktop.
Save chr0nu5/3bca57db43f5ba0c9ddc42fd20d9c14f to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>MUSE TEST</title>
</head>
<body>
<script>
window.alert("teste");
</script>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment