diff --git a/templates/Ghost/config.yml b/templates/Ghost/config.yml index bfe4db1..c30a334 100644 --- a/templates/Ghost/config.yml +++ b/templates/Ghost/config.yml @@ -1,6 +1,6 @@ name: Ghost description: | - Ghost is a free and open source blogging platform, designed to simplify the process of online publishing for individual bloggers as well as online publications. + Ghost is a free and open source blogging platform, designed to simplify the process of online publishing. version: latest category: blogging maintainer: WilliamMiceli diff --git a/templates/GitLab/config.yml b/templates/GitLab/config.yml index 3f7d7e0..722f204 100644 --- a/templates/GitLab/config.yml +++ b/templates/GitLab/config.yml @@ -1,6 +1,6 @@ name: GitLab (Community Edition) description: | - GitLab is a web-based Git-repository manager providing wiki, issue-tracking and CI/CD pipeline features, using an open-source license, developed by GitLab Inc. + GitLab is a web-based Git-repository manager providing wiki, issue-tracking and CI/CD pipeline features. version: latest # category: maintainer: WilliamMiceli