fix: change GitHub to Gitea
continuous-integration/drone/push Build is failing Details
continuous-integration/drone Build is failing Details

Signed-off-by: Sam Therapy <sam@samtherapy.net>
This commit is contained in:
Sam Therapy 2022-10-11 15:18:09 +02:00
parent d5fe3ee49e
commit c1d62aac00
Signed by: sam
GPG Key ID: 4D8B07C18F31ACBD
1 changed files with 1 additions and 1 deletions

View File

@ -10,6 +10,6 @@ title: Welcome to my page
<h1>{{ title }}</h1>
<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://git.froth.zone/sam/drone-deploy-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 my Gitea instance</a>.</p>
</body>
</html>