Update src/config.json
Fixing Frontend link for SkunkyArt, as it was linking to the Shoelace repo.
This commit is contained in:
parent
dd07d574cd
commit
d1d0ffa17f
|
@ -1299,7 +1299,7 @@
|
||||||
"skunkyArt": {
|
"skunkyArt": {
|
||||||
"name": "SkunkyArt",
|
"name": "SkunkyArt",
|
||||||
"instanceList": true,
|
"instanceList": true,
|
||||||
"url": "https://git.sr.ht/~nixgoat/shoelace"
|
"url": "https://codeberg.org/skunky/skunkyart"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"targets": [
|
"targets": [
|
||||||
|
|
Loading…
Reference in New Issue