Site updated at 2016-09-01 15:26:54 UTC

This commit is contained in:
Travis CI 2016-09-01 15:26:54 +00:00
parent ef7c1d8837
commit 68fb833758
34 changed files with 102 additions and 53 deletions

View file

@ -9,7 +9,7 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Notify My Android - Home Assistant</title>
<meta name="author" content="Home Assistant">
<meta name="description" content="Instructions how to add user notifications to Home Assistant.">
<meta name="description" content="Instructions how to add NMA notifications to Home Assistant.">
<meta name="viewport" content="width=device-width">
<link rel="canonical" href="https://home-assistant.io/components/notify.nma/">
@ -19,14 +19,14 @@
<meta property="og:site_name" content="Home Assistant">
<meta property="og:url" content="https://home-assistant.io/components/notify.nma/">
<meta property="og:type" content="article">
<meta property="og:description" content="Instructions how to add user notifications to Home Assistant.">
<meta property="og:description" content="Instructions how to add NMA notifications to Home Assistant.">
<meta property="og:image" content="https://home-assistant.io/images/default-social.png">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:site" content="@home_assistant">
<meta name="twitter:title" content="Notify My Android">
<meta name="twitter:description" content="Instructions how to add user notifications to Home Assistant.">
<meta name="twitter:description" content="Instructions how to add NMA notifications to Home Assistant.">
<meta name="twitter:image" content="https://home-assistant.io/images/default-social.png">
<link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet">