fix(ui): replace last reference to github.com by git.pihkaal.me
This commit is contained in:
@@ -22,11 +22,11 @@ const isDark = computed({
|
||||
<UButton
|
||||
color="neutral"
|
||||
variant="ghost"
|
||||
icon="i-uil-github"
|
||||
icon="i-bi-git"
|
||||
aria-label="Git repo"
|
||||
class="w-8 h-8"
|
||||
target="_blank"
|
||||
to="https://github.com/pihkaal/simple-qr"
|
||||
to="https://git.pihkaal.me/simple-qr"
|
||||
/>
|
||||
|
||||
<UButton
|
||||
|
||||
Reference in New Issue
Block a user