From 1645d0b80c5e70e56a1486bc77eafaf1ddefa685 Mon Sep 17 00:00:00 2001 From: Robbie Trencheny Date: Wed, 17 Aug 2016 22:00:44 -0700 Subject: [PATCH] Update page name, make it featured --- source/_components/notify.html5.markdown | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/source/_components/notify.html5.markdown b/source/_components/notify.html5.markdown index 5b83fc4d29d..f081899c9f2 100644 --- a/source/_components/notify.html5.markdown +++ b/source/_components/notify.html5.markdown @@ -1,8 +1,8 @@ --- layout: page -title: "HTML5" -description: "Instructions how to use the HTML5 push API from Home Assistant." -date: 2016-08-16 20:18 +title: "Push Notifications" +description: "Instructions how to use the HTML5 push notifications platform from Home Assistant." +date: 2016-08-17 21:58 sidebar: true comments: false sharing: true @@ -10,6 +10,7 @@ footer: true logo: html5.png ha_category: Notifications ha_release: 0.27 +featured: true --- The `html5` notification platform enables you to receive push notifications to Chrome or Firefox, no matter where you are in the world. `html5` also supports Chrome and Firefox on Android, which enables native-app-like integrations without actually needing a native app.