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> <!DOCTYPE html>
<html lang="en"> <html lang="en">
<head> <head>
<title></title> <title>Welcome</title>
</head> </head>
<body> <body>
<div> <div>
<h1>Dev diary</h1> <h1>Devvday</h1>
</div> </div>
</body> </body>