Skip to content

Instantly share code, notes, and snippets.

@theafolayan
Created March 12, 2019 11:39
Show Gist options
  • Save theafolayan/fcc2eab3d7326d8c6e1cfb0dffc18b35 to your computer and use it in GitHub Desktop.
Save theafolayan/fcc2eab3d7326d8c6e1cfb0dffc18b35 to your computer and use it in GitHub Desktop.
hello.html
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>Hello Extension</title>
</head>
<body>
<h1> Hello Awesome Developer! </h1>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment