From 40cf33809474d2d6358a7e81ba6c314f5f74ab0f Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Tue, 17 Jan 2017 07:57:05 +0100 Subject: [PATCH] Make title shorter --- source/_components/sensor.bom.markdown | 2 +- source/_components/weather.bom.markdown | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/source/_components/sensor.bom.markdown b/source/_components/sensor.bom.markdown index 793da252e66..0bbcff19c12 100644 --- a/source/_components/sensor.bom.markdown +++ b/source/_components/sensor.bom.markdown @@ -1,6 +1,6 @@ --- layout: page -title: "Bureau of Meteorology (BOM) Australia" +title: "BOM Australia Sensor" description: "Instructions on how to integrate Bureau of Meteorology Australia weather conditions into Home Assistant." date: 2016-09-13 18:00 sidebar: true diff --git a/source/_components/weather.bom.markdown b/source/_components/weather.bom.markdown index ac0c378a7e1..8107a84ae74 100644 --- a/source/_components/weather.bom.markdown +++ b/source/_components/weather.bom.markdown @@ -1,6 +1,6 @@ --- layout: page -title: "Bureau of Meteorology (BOM) Australia" +title: "BOM Australia" description: "Instructions on how to integrate Bureau of Meteorology Australia weather conditions into Home Assistant." date: 2016-09-29 09:00 sidebar: true