diff --git a/website/i18n/en.json b/website/i18n/en.json index 95e79202..422df071 100644 --- a/website/i18n/en.json +++ b/website/i18n/en.json @@ -74,13 +74,14 @@ "Backend": "Backend", "Misc": "Misc", "Developing a feature": "Developing a feature", - "HASS Core methods": "HASS Core methods", + "Development 101": "Development 101", "Creating Platforms": "Creating Platforms", "Creating Components": "Creating Components", "External API": "External API", "Internationalization": "Internationalization", "Intents": "Intents", "asyncio": "asyncio", + "Hass.io Add-Ons": "Hass.io Add-Ons", "Maintainer docs": "Maintainer docs" }, "pages-strings": { diff --git a/website/pages/en/index.js b/website/pages/en/index.js index a2832660..3f1fe4d6 100755 --- a/website/pages/en/index.js +++ b/website/pages/en/index.js @@ -56,7 +56,7 @@ const PopularTopicsSection = ({ language }) => (

Popular topics