Merge pull request #3043 from spVierSechs/master

ZEIT changed its name to Vercel
main
Elbert Alias 5 years ago committed by GitHub
commit c8c676201d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -7458,7 +7458,7 @@
"headers": { "headers": {
"x-powered-by": "^Next\\.js ?([0-9.]+)?\\;version:\\1" "x-powered-by": "^Next\\.js ?([0-9.]+)?\\;version:\\1"
}, },
"icon": "zeit.svg", "icon": "vercel.svg",
"implies": [ "implies": [
"React", "React",
"webpack", "webpack",
@ -7518,18 +7518,18 @@
"script": "^/nodebb\\.min\\.js\\?", "script": "^/nodebb\\.min\\.js\\?",
"website": "https://nodebb.org" "website": "https://nodebb.org"
}, },
"Now": { "Vercel": {
"cats": [ "cats": [
22 22
], ],
"headers": { "headers": {
"server": "^now$", "server": "^now$",
"x-now-trace": "", "x-now-trace": "",
"x-now-id": "", "x-vercel-id": "",
"x-now-cache": "" "x-vercel-cache": ""
}, },
"icon": "zeit.svg", "icon": "vercel.svg",
"website": "https://zeit.co/now" "website": "https://vercel.com"
}, },
"OWL Carousel": { "OWL Carousel": {
"cats": [ "cats": [

@ -0,0 +1 @@
<svg width="116" height="100" viewBox="0 0 116 100" fill="#000" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M57.5 0L115 100H0L57.5 0z" /></svg>

After

Width:  |  Height:  |  Size: 183 B

@ -1 +0,0 @@
<svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"><title>Zeit</title><desc>Created with Sketch.</desc><defs><linearGradient x1="100.686%" y1="181.283%" x2="41.808%" y2="100%" id="a"><stop stop-color="#fff" offset="0%"/><stop offset="100%"/></linearGradient></defs><path d="M15.766 3l14.766 26.134h-29.531z" fill-rule="nonzero" fill="url(#a)"/></svg>

Before

Width:  |  Height:  |  Size: 382 B

Loading…
Cancel
Save