diff options
| author | Simon Belbeoch <[email protected]> | 2022-12-06 05:10:35 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-12-05 20:10:35 -0800 |
| commit | f200c979792caab2a4da8746fe6b4269fed55e34 (patch) | |
| tree | db85963fd657f716180e48a6cb05cdd0447f9582 /public/v4/apps/ghost.yml | |
| parent | f8d70b7608086e47154074305a38078917665a9b (diff) | |
| download | caprover-one-click-apps-f200c979792caab2a4da8746fe6b4269fed55e34.tar.gz caprover-one-click-apps-f200c979792caab2a4da8746fe6b4269fed55e34.zip | |
chore(name) add all missing displayName (#798)
* chore(name) add all missing displayName
* chore(name) add all missing displayName
* chore(droppy) fix mistake archived name in droppy
Diffstat (limited to 'public/v4/apps/ghost.yml')
| -rw-r--r-- | public/v4/apps/ghost.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/v4/apps/ghost.yml b/public/v4/apps/ghost.yml index 969abf9..b5e5eef 100644 --- a/public/v4/apps/ghost.yml +++ b/public/v4/apps/ghost.yml @@ -125,7 +125,7 @@ caproverOneClickApp: IMPORTANT: It will take up to 2 minutes for Ghost to be ready. Before that, you might see 502 error page. start: Ghost is a fully open source, adaptable platform for building and running a modern online publication. We power blogs, magazines and journalists from Zappos to Sky News. - displayName: '' + displayName: 'Ghost' isOfficial: true description: Ghost is a free and open source blogging platform written in JavaScript and distributed under the MIT License documentation: Taken from https://docs.ghost.org/ |
