Skip to content

Instantly share code, notes, and snippets.

@mvpowers
Created July 3, 2023 17:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mvpowers/9109fc674f0186ba28ad213e08b733e8 to your computer and use it in GitHub Desktop.
Save mvpowers/9109fc674f0186ba28ad213e08b733e8 to your computer and use it in GitHub Desktop.
test
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<title>Hello, world!</title>
<meta name="viewport" content="width=device-width,initial-scale=1" />
<meta name="description" content="" />
<link rel="icon" href="favicon.png">
</head>
<body>
<h1>Hello, world!</h1>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment