Skip to content

Instantly share code, notes, and snippets.

@joseph-montanez
Created May 28, 2022 12:01
Show Gist options
  • Save joseph-montanez/e9d60c60264860d7516470f21cf5e7fa to your computer and use it in GitHub Desktop.
Save joseph-montanez/e9d60c60264860d7516470f21cf5e7fa to your computer and use it in GitHub Desktop.
<!doctype html>
<html class="no-js" lang="">
<head>
<meta charset="utf-8">
<title></title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<style type="text/css">
body { color: #333; }
</style>
</head>
<body>
<h1>Hello World!</h1>
<script src="js/eruda.js"></script>
<script>eruda.init();</script>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment