Files
Custom-Static-Website-Gener…/Future-Features/sample-hugo-template/Tech-Club-Blog/index.html
2020-05-14 12:10:15 +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>