kopia lustrzana https://github.com/badgen/badgen.net
chore: rename ZEIT to Vercel (#379)
rodzic
537598c7ec
commit
5a8e5cdc77
|
@ -4,7 +4,7 @@ import { createBadgenHandler, PathArgs } from '../libs/create-badgen-handler'
|
|||
const help = `
|
||||
## Use Badgen with HTTPS Endpoint
|
||||
|
||||
1. Create a https endpoint with [RunKit][runkit-href] / [Now][now-href]
|
||||
1. Create a https endpoint with [RunKit][runkit-href] / [Vercel][vercel-href]
|
||||
or any platform, which returns a JSON in this format:
|
||||
|
||||
\`\`\`
|
||||
|
@ -38,7 +38,7 @@ Furthermore, you may append path args to it:
|
|||
- https://badgen.net/https/cal-badge-icd0onfvrxx6.runkit.sh/Asia/Shanghai
|
||||
|
||||
[runkit-href]: https://runkit.com/home#endpoint
|
||||
[now-href]: https://zeit.co/now
|
||||
[vercel-href]: https://vercel.com
|
||||
|
||||
<style>
|
||||
li a { font-family: monospace; font-size: 0.9em }
|
||||
|
|
|
@ -25,7 +25,7 @@ export default function Footer () {
|
|||
<div>
|
||||
Built with ♥ by <a href='https://github.com/amio'>Amio</a> and
|
||||
awesome <a href='https://github.com/badgen/badgen.net/graphs/contributors'>contributors</a>.
|
||||
Powered by ZEIT <a href='https://now.sh'>Now</a>.
|
||||
Powered by <a href='https://vercel.com'>Vercel</a>.
|
||||
</div>
|
||||
<div className='links'>
|
||||
<a href='https://twitter.com/badgen_net'>
|
||||
|
|
|
@ -91,7 +91,7 @@ const helpFooter = `
|
|||
</div>
|
||||
<div class='bottom'>
|
||||
<div>
|
||||
Built with ♥ by <a href='https://github.com/amio'>Amio</a> and awesome <a href='https://github.com/badgen/badgen.net/graphs/contributors'>contributors</a>. Powered by ZEIT <a href='https://now.sh'>Now</a>. License under <a href='https://github.com/badgen/badgen.net/blob/master/LICENSE.md'>ISC</a>.
|
||||
Built with ♥ by <a href='https://github.com/amio'>Amio</a> and awesome <a href='https://github.com/badgen/badgen.net/graphs/contributors'>contributors</a>. Powered by <a href='https://vercel.com'>Vercel</a>. License under <a href='https://github.com/badgen/badgen.net/blob/master/LICENSE.md'>ISC</a>.
|
||||
</div>
|
||||
<div class='links'>
|
||||
<a href='https://twitter.com/badgen_net'>
|
||||
|
|
|
@ -13,7 +13,7 @@
|
|||
<g id="Black-Full-Logo-" transform="translate(-235.000000, -177.000000)" fill-rule="nonzero">
|
||||
<g id="Black-Full-Logo" transform="translate(235.000000, 177.000000)">
|
||||
<polygon id="Triangle" fill="url(#linearGradient-1)" points="25.49162 0 50.98324 45.226415 0 45.226415"></polygon>
|
||||
<path d="M85.75,34 L106.2,34 L106.2,30.45 L90.85,30.45 L105.95,8.9 L105.95,5.8 L86,5.8 L86,9.35 L100.85,9.35 L85.75,30.9 L85.75,34 Z M127.6,34 L145.95,34 L145.95,30.45 L131.75,30.45 L131.75,21.4 L144.1,21.4 L144.1,17.85 L131.75,17.85 L131.75,9.35 L145.95,9.35 L145.95,5.8 L127.6,5.8 L127.6,34 Z M168.05,34 L185.95,34 L185.95,30.45 L179.1,30.45 L179.1,9.35 L185.95,9.35 L185.95,5.8 L168.05,5.8 L168.05,9.35 L174.95,9.35 L174.95,30.45 L168.05,30.45 L168.05,34 Z M215.4,34 L219.55,34 L219.55,9.35 L229.15,9.35 L229.15,5.8 L205.9,5.8 L205.9,9.35 L215.4,9.35 L215.4,34 Z" id="ZEIT" fill="#333333"></path>
|
||||
<path d="M85.75,34 L106.2,34 L106.2,30.45 L90.85,30.45 L105.95,8.9 L105.95,5.8 L86,5.8 L86,9.35 L100.85,9.35 L85.75,30.9 L85.75,34 Z M127.6,34 L145.95,34 L145.95,30.45 L131.75,30.45 L131.75,21.4 L144.1,21.4 L144.1,17.85 L131.75,17.85 L131.75,9.35 L145.95,9.35 L145.95,5.8 L127.6,5.8 L127.6,34 Z M168.05,34 L185.95,34 L185.95,30.45 L179.1,30.45 L179.1,9.35 L185.95,9.35 L185.95,5.8 L168.05,5.8 L168.05,9.35 L174.95,9.35 L174.95,30.45 L168.05,30.45 L168.05,34 Z M215.4,34 L219.55,34 L219.55,9.35 L229.15,9.35 L229.15,5.8 L205.9,5.8 L205.9,9.35 L215.4,9.35 L215.4,34 Z" id="Vercel" fill="#333333"></path>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
|
|
Przed Szerokość: | Wysokość: | Rozmiar: 1.6 KiB Po Szerokość: | Wysokość: | Rozmiar: 1.6 KiB |
Ładowanie…
Reference in New Issue