DevBlog/_site/index.html
2025-01-09 15:14:49 +01:00

17 lines
303 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Index</title>
</head>
<body>
<section class="hero">
<div class="hero-body">
<p class="title">Index</p>
<p class="subtitle"><h2>Blog!</h2>
</p>
</div>
</section>
</body>
</html>