changed title and added header

This commit is contained in:
2025-10-14 16:07:26 -05:00
parent 0aa648a5f3
commit 2a8761360c

View File

@@ -3,9 +3,9 @@
<head> <head>
<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>wgb</title> <title>David and Leo's Website!</title>
</head> </head>
<body> <body>
<h1>Welcome to our site!</h1>
</body> </body>
</html> </html>