Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
F
frontend
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
vicotor
frontend
Commits
1fb04b96
Commit
1fb04b96
authored
Jan 06, 2023
by
Yuri Mikhin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix image size for marketplace in Readme.
parent
83c2523b
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
README.md
README.md
+2
-2
No files found.
README.md
View file @
1fb04b96
...
...
@@ -132,7 +132,7 @@ The app instance could be customized by passing following variables to NodeJS en
| id |
`string`
| Used as slug for the app. Must be unique in the app list. |
`'app'`
|
| external |
`boolean`
| If true means that the application opens in a new window, but not in an iframe. |
`true`
|
| title |
`string`
| Displayed title of the app. |
`'The App'`
|
| logo |
`string`
| URL to logo file. Should be at least
144x144
. |
`'https://foo.app/icon.png'`
|
| logo |
`string`
| URL to logo file. Should be at least
288x288
. |
`'https://foo.app/icon.png'`
|
| shortDescription |
`string`
| Displayed only in the app list. |
`'Awesome app'`
|
| categories |
`Array<MarketplaceCategoryId>`
| Displayed category. Select one of the following bellow. |
`['security', 'tools']`
|
| author |
`string`
| Displayed author of the app |
`'Bob'`
|
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment