Update links
continuous-integration/drone/push Build is passing Details

Signed-off-by: Sam Therapy <sam@samtherapy.net>
This commit is contained in:
Sam Therapy 2022-10-10 23:44:18 +02:00
parent 721d73edde
commit 2ab3a171fe
Signed by: sam
GPG Key ID: 4D8B07C18F31ACBD
1 changed files with 2 additions and 2 deletions

View File

@ -8,8 +8,8 @@ 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>
<p>This is an example of a static site generated by <a href="https://lume.land/">Lume</a> on Deno Deploy.</p>
<p>The <a href="/api/time">/api/time</a> endpoint dynamically returns the current time.</p>
<p>You can find the source code for this site <a href="https://github.com/denoland/deploy_lume_example">on GitHub</a>.</p>
<p>You can find the source code for this site <a href="https://git.froth.zone/sam/drone-deploy-example">on GitHub</a>.</p>
</body>
</html>