Files
Custom-Static-Website-Gener…/sample-hugo-template/Tech-Club-Blog/index.html
2020-05-10 20:47:17 +04:00

8 lines
136 B
HTML

<!DOCTYPE html>
<html>
<title>mk210.techblog.io</title>
<body>
<h1>Hello World</h1>
<p>I'm hosted with GitHub Pages.</p>
</body>
</html>