fix: url to GitHub

This commit is contained in:
Shusui MOYATANI
2024-04-05 23:43:40 +09:00
parent fc0dbd8266
commit 66320af8b2

View File

@@ -100,7 +100,10 @@ const Hello: Component = () => {
</SafeLink> </SafeLink>
</p> </p>
<p class="mt-1 text-xs text-fg-secondary"> <p class="mt-1 text-xs text-fg-secondary">
<SafeLink class="underline hover:text-fg-tertiary" href="https://github.com/syusui-s/"> <SafeLink
class="underline hover:text-fg-tertiary"
href="https://github.com/syusui-s/rabbit"
>
GitHub GitHub
</SafeLink> </SafeLink>
</p> </p>