Update HEAD tag

Includes all META based tags, excluding META tags that are used for the Discord embed that is posted.

Signed-off-by: Mitsuo Makuda <mitsuo_makuda@bdsmhypnosisbasement.com>
www
Mitsuo Makuda 3 years ago
parent 4b8a31847e
commit 800560e459

@ -4,6 +4,16 @@
<!-- /HEAD/ -->
<head>
<!-- /Basic HEAD/ -->
<title>Page Name</title>
<!-- \Basic HEAD\ -->
<!-- /META/ -->
<meta charset="UTF-8">
<meta name="viewpoint" content="width=device-width, initial-scale=1, shrink-to-fit=yes">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<!-- \META\ -->
</head>
<!-- \HEAD\ -->

Loading…
Cancel
Save