1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/ghost_ynh.git synced 2024-09-03 19:16:02 +02:00

Message link fix

This commit is contained in:
anmol26s 2018-07-24 05:32:24 +05:30
parent f37280719d
commit 58d86a140a
3 changed files with 5 additions and 3 deletions

View file

@ -4,6 +4,8 @@
[![Install Ghost with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=ghost)<br><br> [![Install Ghost with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=ghost)<br><br>
======= =======
Shipped version: **1.24.9** <br><br>
- [Yunohost project](https://yunohost.org) - [Yunohost project](https://yunohost.org)
- [Ghost](https://ghost.org/) - [Ghost](https://ghost.org/)
- [Ghost source code at Github](https://github.com/TryGhost/Ghost) - [Ghost source code at Github](https://github.com/TryGhost/Ghost)

View file

@ -6,7 +6,7 @@
"en": "Just a blogging platform", "en": "Just a blogging platform",
"fr": "Plateforme de blogging" "fr": "Plateforme de blogging"
}, },
"version": "1.0", "version": "1.24.9",
"url": "https://ghost.org/", "url": "https://ghost.org/",
"license": "free", "license": "free",
"developer": { "developer": {

View file

@ -208,7 +208,7 @@ message=" $app was successfully installed :)
Next step: Next step:
Create admin account at https://$domain$path_urladmin Create admin account at https://$domain{$path_url}admin
Happy blogging! Happy blogging!