Skip to content

Commit 41cf083

Browse files
committed
Adjust card
1 parent a34c819 commit 41cf083

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

package.json

+2-4
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,8 @@
66
"scripts": {
77
"start": "gatsby develop",
88
"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",
1311
"test": "echo \"Beep boop\""
1412
},
1513
"keywords": [],

static/card.png

-4.71 KB
Loading

0 commit comments

Comments
 (0)