Skip to content

Instantly share code, notes, and snippets.

@amcgregor
Created January 6, 2025 06:49
Show Gist options
  • Save amcgregor/89fde48fc02fe588a1445b076ec1c9e5 to your computer and use it in GitHub Desktop.
Save amcgregor/89fde48fc02fe588a1445b076ec1c9e5 to your computer and use it in GitHub Desktop.
Minimum required HTML content.
<!DOCTYPE html>
<html lang=en>
<meta charset=utf-8>
<title>Some title and other header content…</title>
<p>Body content begins</p>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment