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

This commit is contained in:
mysticwolf 2025-02-13 15:12:47 +00:00
parent e053f3ace7
commit b99cf1c0a1

View file

@ -5,7 +5,7 @@
</head> </head>
<body> <body>
<div> <div>
<h1>Hello World!</h1> <h1>This is my blog</h1>
</div> </div>
</body> </body>