File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ export const extensions: Extension[] = [
66 description : "A CLI for easily adding SVG icons to your project." ,
77 url : "https://github.com/sujjeee/svgls" ,
88 image :
9- "https://raw.githubusercontent.com/pheralb/svgl/refs/heads/main/static/images/logo .svg" ,
9+ "https://raw.githubusercontent.com/pheralb/svgl/refs/heads/main/static/images/svgl_svg .svg" ,
1010 created_by : {
1111 name : "sujjeee" ,
1212 socialUrl : "https://x.com/sujjeeee" ,
@@ -39,7 +39,7 @@ export const extensions: Extension[] = [
3939 {
4040 name : "SVGL for Vue" ,
4141 description : "An open-source NPM package that offers a SVGL Logos for Vue." ,
42- url : "https://github.com/ridemountainpig /svgl-vue" ,
42+ url : "https://github.com/selemondev /svgl-vue" ,
4343 image :
4444 "https://raw.githubusercontent.com/pheralb/svgl/refs/heads/main/static/library/vue.svg" ,
4545 created_by : {
@@ -51,7 +51,7 @@ export const extensions: Extension[] = [
5151 name : "SVGL for Svelte" ,
5252 description :
5353 "An open-source NPM package that offers a SVGL Logos for Svelte." ,
54- url : "https://github.com/ridemountainpig /svgl-svelte" ,
54+ url : "https://github.com/selemondev /svgl-svelte" ,
5555 image : "https://github.com/pheralb/svgl/raw/main/static/library/svelte.svg" ,
5656 created_by : {
5757 name : "selemondev" ,
You can’t perform that action at this time.
0 commit comments