Skip to content

Instantly share code, notes, and snippets.

@gjtiquia
Created June 15, 2025 20:57
Show Gist options
  • Save gjtiquia/d43b8233a9a36985cd40fbd4a2b79926 to your computer and use it in GitHub Desktop.
Save gjtiquia/d43b8233a9a36985cd40fbd4a2b79926 to your computer and use it in GitHub Desktop.
minimal html template
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
</head>
<body>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment