Update src/index.html
All checks were successful
On_Push / build (push) Successful in 40s

This commit is contained in:
mysticwolf 2025-02-13 15:14:45 +00:00
parent 1fab4ebea1
commit c963c29ce0

View file

@ -1,11 +1,11 @@
<!DOCTYPE html>
<html lang="en">
<head>
<title></title>
<title>Welcome</title>
</head>
<body>
<div>
<h1>Dev diary</h1>
<h1>Devvday</h1>
</div>
</body>