Skip to content

Instantly share code, notes, and snippets.

@CypherpunkSamurai
Created July 20, 2021 09:00
Show Gist options
  • Save CypherpunkSamurai/b89d7550ca68d6edb2abbb240d93f875 to your computer and use it in GitHub Desktop.
Save CypherpunkSamurai/b89d7550ca68d6edb2abbb240d93f875 to your computer and use it in GitHub Desktop.
<html>
<!-- Head !-->
<head>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- Title !-->
<title></title>
<!-- Important Resources !-->
<link rel="stylesheet" href="style.css" type="text/css" media="all" />
<script src="main.js" type="text/javascript" charset="utf-8"></script>
</head>
<!-- Head !-->
<!-- Body !-->
<body>
</body>
<!-- Body !-->
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment