Add some text to index.njk (#1)

This commit is contained in:
Luca Casonato 2022-02-10 10:40:40 +01:00 committed by GitHub
parent 2c2248e870
commit 28f521801d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -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>