1
0
mirror of https://github.com/fenwick67/mastofeed synced 2024-12-23 15:48:45 +01:00

Merge branch 'master' of github.com:fenwick67/mastofeed

This commit is contained in:
fenwick67 2017-04-30 18:33:00 -05:00
commit b320c1943d

View File

@ -22,7 +22,7 @@ Querystring options:
| option | required | description | | option | required | description |
| ------ | -------- | ----------- | | ------ | -------- | ----------- |
| `url` | **yes** | Mastodon Atom feed URL | | `url` | **yes** | Mastodon Atom feed URL |
| `style` | no | either `dark` or `light`, to select the UI theme (default is `dark`). | | `theme` | no | either `dark` or `light`, to select the UI theme (default is `dark`). |
| `size` | no | the scale of the UI in percent. | | `size` | no | the scale of the UI in percent. |
## Server Installation ## Server Installation