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
|
||||
|
||||
@@ -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",
|
||||
|
||||
9154
pnpm-lock.yaml
generated
9154
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user