Skip to content

Instantly share code, notes, and snippets.

@skipperkongen
Created November 10, 2021 14:48
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 skipperkongen/597218e33ed8df2ffd478ca47d0af636 to your computer and use it in GitHub Desktop.
Save skipperkongen/597218e33ed8df2ffd478ca47d0af636 to your computer and use it in GitHub Desktop.
Template HTML page
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
</head>
<body>
<h1>Template</h1>
<p>...</p>
</body>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment