mirror of
https://github.com/System-End/cdn.git
synced 2026-04-19 16:18:17 +00:00
Move version artwork into headings
This commit is contained in:
parent
01425f92ae
commit
def73dbdd7
1 changed files with 3 additions and 7 deletions
10
README.md
10
README.md
|
|
@ -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"
|
||||
]
|
||||
```
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue