mirror of
https://git.sr.ht/~ashkeel/strimertul-website
synced 2024-11-21 21:22:21 +00:00
neater table
This commit is contained in:
parent
56f538e385
commit
02a9b376b7
1 changed files with 7 additions and 7 deletions
|
@ -37,8 +37,8 @@ The interactive authentication flow allows your app to connect without having to
|
|||
The data attributes you can specify to add metadata are the following:
|
||||
|
||||
| Property | Description | Example |
|
||||
| ------------------ | ----------------------------------------------------------- | ---------------------------------------------------------------------------------- |
|
||||
| `icon` | URL to the app's icon, shown at 64x64 | <https://raw.githubusercontent.com/strimertul/strimertul/master/build/appicon.png> |
|
||||
| ------------------ | ----------------------------------------------------------- | -------------------------- |
|
||||
| `icon` | URL to the app's icon, shown at 64x64 | https://url/to/appicon.png |
|
||||
| `name` | Name of the application | My custom app |
|
||||
| `author` | Who made the application, shown below name | CustomAppSoft |
|
||||
| `url` | URL to the app's website/source/info | https://strimertul.stream |
|
||||
|
|
Loading…
Reference in a new issue