Add some text to index.njk (#1)
This commit is contained in:
parent
2c2248e870
commit
28f521801d
1 changed files with 1 additions and 0 deletions
|
@ -8,5 +8,6 @@ title: Welcome to my page
|
|||
</head>
|
||||
<body>
|
||||
<h1>{{ title }}</h1>
|
||||
<p>This is an example of a static site generated by <a href="https://lumeland.github.io/">Lume</a> on Deno Deploy.</p>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Reference in a new issue