mirror of
https://github.com/versia-pub/docs.git
synced 2026-03-13 02:49:16 +01:00
fix: 📝 Remove wrong sentence from changelog
This commit is contained in:
parent
064a4aa828
commit
e83eeaa976
4 changed files with 10 additions and 83 deletions
|
|
@ -127,9 +127,7 @@ It is a good idea to provide at least two versions of an image (if possible): on
|
|||
},
|
||||
"thumbhash": "3OcRJYB4d3h/iIeHeEh3eIhw+j2w",
|
||||
"width": 1920,
|
||||
"height": 1080,
|
||||
"fps": null,
|
||||
"duration": null
|
||||
"height": 1080
|
||||
}
|
||||
}
|
||||
```
|
||||
|
|
@ -138,39 +136,15 @@ It is a good idea to provide at least two versions of an image (if possible): on
|
|||
{
|
||||
"text/plain": {
|
||||
"content": "The consequences of today are determined by the actions of the past. To change your future, alter your decisions today.",
|
||||
"remote": false,
|
||||
"description": null,
|
||||
"size": null,
|
||||
"hash": null,
|
||||
"thumbhash": null,
|
||||
"width": null,
|
||||
"height": null,
|
||||
"fps": null,
|
||||
"duration": null
|
||||
"remote": false
|
||||
},
|
||||
"text/markdown": {
|
||||
"content": "> The consequences of today are determined by the actions of the past.\n> To change your future, alter your decisions today.",
|
||||
"remote": false,
|
||||
"description": null,
|
||||
"size": null,
|
||||
"hash": null,
|
||||
"thumbhash": null,
|
||||
"width": null,
|
||||
"height": null,
|
||||
"fps": null,
|
||||
"duration": null
|
||||
"remote": false
|
||||
},
|
||||
"text/html": {
|
||||
"content": "<blockquote><p>The consequences of today are determined by the actions of the past.</p><p>To change your future, alter your decisions today.</p></blockquote>",
|
||||
"remote": false,
|
||||
"description": null,
|
||||
"size": null,
|
||||
"hash": null,
|
||||
"thumbhash": null,
|
||||
"width": null,
|
||||
"height": null,
|
||||
"fps": null,
|
||||
"duration": null
|
||||
"remote": false
|
||||
}
|
||||
}
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue