Set charset & viewport meta tags

This commit is contained in:
2025-11-06 13:24:11 -06:00
parent 7a5148dc74
commit 3f6a4ae532

View File

@@ -1,6 +1,8 @@
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<style>
h1 {
text-align: center;