fix text
This commit is contained in:
parent
39035d4001
commit
aaf04a1a3f
1 changed files with 0 additions and 2 deletions
|
@ -57,7 +57,6 @@ Otherwise, manually setting up the player is just as easy.
|
||||||
6. (optional) Edit `config.json` to modify the player's theme to your liking:
|
6. (optional) Edit `config.json` to modify the player's theme to your liking:
|
||||||
|
|
||||||
```json
|
```json
|
||||||
...
|
|
||||||
"theme": {
|
"theme": {
|
||||||
"coverSize": 480,
|
"coverSize": 480,
|
||||||
"layoutStyle": "horizontal",
|
"layoutStyle": "horizontal",
|
||||||
|
@ -66,7 +65,6 @@ Otherwise, manually setting up the player is just as easy.
|
||||||
"contentWidth": 400,
|
"contentWidth": 400,
|
||||||
"nativePlayer": false
|
"nativePlayer": false
|
||||||
},
|
},
|
||||||
...
|
|
||||||
```
|
```
|
||||||
|
|
||||||
And that's it! you can upload the files to your website, or zip them up and upload to [itch.io](https://itch.io), or anywhere else that can host HTML projects.
|
And that's it! you can upload the files to your website, or zip them up and upload to [itch.io](https://itch.io), or anywhere else that can host HTML projects.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue