Change index.html

This commit is contained in:
2026-01-30 10:26:34 -08:00
parent a5e496decc
commit c76e431b0a

View File

@@ -6,6 +6,6 @@
<title>My First Project</title>
</head>
<body>
<h1>Hello, World!</h1>
<h1>Hello, Github!</h1>
</body>
</html>