Created
July 20, 2021 09:00
-
-
Save CypherpunkSamurai/b89d7550ca68d6edb2abbb240d93f875 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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