Created
January 6, 2025 06:49
-
-
Save amcgregor/89fde48fc02fe588a1445b076ec1c9e5 to your computer and use it in GitHub Desktop.
Minimum required HTML content.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!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