From 4857be15b5ae20ef7816ff3811eb8ad9be717bad Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Wed, 12 Feb 2020 21:42:54 +0100 Subject: [PATCH] :hammer: Re-branding --- .README.j2 | 4 ++-- .github/settings.yml | 2 +- mkdocs.yml | 2 +- repository.json | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.README.j2 b/.README.j2 index 05213e49..30764a9b 100644 --- a/.README.j2 +++ b/.README.j2 @@ -1,4 +1,4 @@ -# Community Home Assistant Add-ons +# Home Assistant Community Add-ons ![Project Stage][project-stage-shield] ![Maintenance][maintenance-shield] @@ -70,7 +70,7 @@ Got questions? You have several options to get them answered: -- The Community Home Assistant Add-ons [Discord Chat Server][discord] +- The Home Assistant Community Add-ons [Discord Chat Server][discord] - The Home Assistant [Community Forum][forum]. - The Home Assistant [Discord Chat Server][discord-ha]. - Join the [Reddit subreddit][reddit] in [/r/homeassistant][reddit] diff --git a/.github/settings.yml b/.github/settings.yml index 7f7c22bd..523a3f7c 100644 --- a/.github/settings.yml +++ b/.github/settings.yml @@ -1,6 +1,6 @@ --- repository: - description: "Community Home Assistant Add-ons" + description: "Home Assistant Community Add-ons" homepage: https://addons.community topics: stable, home-assistant, homeassistant, addons, addons-repository, repository private: false diff --git a/mkdocs.yml b/mkdocs.yml index bb8d8136..2b8df006 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -1,6 +1,6 @@ --- # Project information -site_name: "Community Home Assistant Add-ons" +site_name: "Home Assistant Community Add-ons" site_url: "https://addons.community" site_description: "The primary goal of this project is to provide you (as a Home Assistant user) with additional, high quality, add-ons that allow you to take your automated home to the next level." site_author: "Franck Nijhof" diff --git a/repository.json b/repository.json index 5fff5f09..930f06a5 100644 --- a/repository.json +++ b/repository.json @@ -1,5 +1,5 @@ { - "name": "Community Home Assistant Add-ons", + "name": "Home Assistant Community Add-ons", "url": "https://addons.community", "maintainer": "Franck Nijhof " }