mirror of
https://github.com/aljazceru/rabbit.git
synced 2025-12-17 05:54:19 +01:00
fix: url to GitHub
This commit is contained in:
@@ -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>
|
||||||
|
|||||||
Reference in New Issue
Block a user