chore: point GitHub links to the elk repo
parent
3ef1f8185d
commit
50c54144e6
|
@ -73,7 +73,7 @@ function toggleDark() {
|
||||||
Discord
|
Discord
|
||||||
</NuxtLink>
|
</NuxtLink>
|
||||||
·
|
·
|
||||||
<NuxtLink href="https://github.com/elk-zone" target="_blank" external>
|
<NuxtLink href="https://github.com/elk-zone/elk" target="_blank" external>
|
||||||
GitHub
|
GitHub
|
||||||
</NuxtLink>
|
</NuxtLink>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -73,7 +73,7 @@ const handleShowCommit = () => {
|
||||||
<SettingsItem
|
<SettingsItem
|
||||||
text="GitHub"
|
text="GitHub"
|
||||||
icon="i-ri:github-fill"
|
icon="i-ri:github-fill"
|
||||||
to="https://github.com/elk-zone"
|
to="https://github.com/elk-zone/elk"
|
||||||
external large target="_blank"
|
external large target="_blank"
|
||||||
/>
|
/>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue