extra header

This commit is contained in:
2025-10-14 16:16:25 -05:00
parent 2a8761360c
commit c2b8c8e7de

View File

@@ -4,8 +4,9 @@
<meta charset="UTF-8"> <meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>David and Leo's Website!</title> <title>David and Leo's Website!</title>
</head> </head>
<body> <body>
<h1>Welcome to our site!</h1> <h1>Welcome to our site!</h1>
<h1>i dont know what im doing here ... HELP!</h1>
</body> </body>
</html> </html>