1
0
Fork 0
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:
Ash Keel 2023-11-06 14:40:11 +01:00
parent 56f538e385
commit 02a9b376b7
No known key found for this signature in database
GPG key ID: 53A9E9A6035DD109

View file

@ -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 |