Move version artwork into headings

This commit is contained in:
Max Wofford 2020-11-24 19:50:31 -05:00 committed by GitHub
parent 01425f92ae
commit def73dbdd7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,9 +7,7 @@
CDN powers the [#cdn](https://app.slack.com/client/T0266FRGM/C016DEDUL87) channel in the [Hack Club Slack](https://hackclub.com/slack).
## Version 2
<img alt="Version 2" src="https://cloud-6gklvd3ci.vercel.app/1v2.png" align="right" width="130">
## Version 2 <img alt="Version 2" src="https://cloud-6gklvd3ci.vercel.app/1v2.png" align="right" width="300">
Post this JSON...
```js
@ -27,9 +25,7 @@ And it'll return the following:
}
```
## Version 1
<img alt="Version 1" src="https://cloud-6gklvd3ci.vercel.app/0v1.png" align="right" width="130">
## Version 1 <img alt="Version 1" src="https://cloud-6gklvd3ci.vercel.app/0v1.png" align="right" width="300">
Post this JSON...
```js
@ -45,4 +41,4 @@ And it'll return the following:
"cdnlink.vercel.app/0somefile.png",
"cdnlink.vercel.app/1somefile.gif"
]
```
```