Site updated at 2018-02-10 20:40:51 UTC

This commit is contained in:
Travis CI 2018-02-10 20:40:51 +00:00
parent 433ab3bf2f
commit cf68d885fb
26 changed files with 75 additions and 72 deletions

View file

@ -75,6 +75,9 @@
</header>
<hr class="divider">
<p>The <code class="highlighter-rouge">html5</code> notification platform enables you to receive push notifications to Chrome or Firefox, no matter where you are in the world. <code class="highlighter-rouge">html5</code> also supports Chrome and Firefox on Android, which enables native-app-like integrations without actually needing a native app.</p>
<p class="note">
HTML5 push notifications <strong>do not</strong> work on iOS.
</p>
<p>To enable this platform, add the following lines to your <code class="highlighter-rouge">configuration.yaml</code> file:</p>
<div class="language-yaml highlighter-rouge"><pre class="highlight"><code><span class="c1"># Example configuration.yaml entry</span>
<span class="s">notify</span><span class="pi">:</span>