fix(ui): replace last reference to github.com by git.pihkaal.me

This commit is contained in:
2026-02-21 22:30:21 +01:00
parent ddcc898b7e
commit 0a6d9dd2d2
3 changed files with 3212 additions and 6303 deletions

View File

@@ -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

View File

@@ -19,8 +19,9 @@
"skia-canvas": "^3.0.8",
"zod": "^4.3.6"
},
"packageManager": "pnpm@10.28.2",
"packageManager": "pnpm@10.30.1",
"devDependencies": {
"@iconify-json/bi": "^1.2.7",
"@iconify-json/heroicons": "^1.2.3",
"@iconify-json/lucide": "^1.2.92",
"@iconify-json/uil": "^1.2.3",

9508
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff