File tree 2 files changed +2
-4
lines changed
2 files changed +2
-4
lines changed Original file line number Diff line number Diff line change 6
6
"scripts" : {
7
7
"start" : " gatsby develop" ,
8
8
"build" : " gatsby build" ,
9
- "favicon" : " capture-website 'https://contrast.now.sh/fff/000?size=32&fontSize=2&text=UI' --overwrite static/favicon.png" ,
10
- "card" : " capture-website 'https://contrast.now.sh/fff/000?width=640&height=360=16&fontSize=2&text=UI' --width=1280 --height=720 --overwrite static/favicon.png" ,
11
- "__icon" : " npx repng src/logo/icon.js -w 640 -h 640 -d static -f icon.png" ,
12
- "__card" : " npx repng src/logo/card.js -w 1280 -h 720 -d static -f card.png" ,
9
+ "favicon" : " capture-website 'https://contrast.now.sh/fff/000?size=32&fontSize=2&text=UI' --width=32 --height=32 --overwrite static/favicon.png" ,
10
+ "card" : " capture-website 'https://contrast.now.sh/fff/000?width=1280&height=720&fontSize=2&text=UI' --width=1280 --height=720 --overwrite static/card.png" ,
13
11
"test" : " echo \" Beep boop\" "
14
12
},
15
13
"keywords" : [],
You can’t perform that action at this time.
0 commit comments