hugo-theme-next/layouts/index.html

10 lines
249 B
HTML
Raw Normal View History

2022-05-03 18:39:03 +08:00
<!DOCTYPE html>
<html>
<header>
<title>Hugo theme of NexT</title>
</header>
<body style="text-align: center;">
<h1>Start a new journey for Hugo's theme of NexT.<h1>
<h1>Easily & powerful theme for Hugo engine.<h1>
</body>
</html>