Site updated at 2016-02-28 00:32:16 UTC

This commit is contained in:
Travis CI 2016-02-28 00:32:16 +00:00
parent e332b3d651
commit e542c65dd9
269 changed files with 8210 additions and 981 deletions

View file

@ -200,6 +200,9 @@ print(chat_id)
<div class='section'>
<h1 class="title delta">Category Notifications</h1>
<ul class='divided'>
<li>
<a href='/components/notify.command_line/'>Command line Notify</a>
</li>
<li>
<a href='/components/notify.file/'>File</a>
</li>
@ -236,6 +239,9 @@ print(chat_id)
<li>
<a href='/components/notify.smtp/'>SMTP</a>
</li>
<li>
<a href='/components/notify.sendgrid/'>SendGrid</a>
</li>
<li>
<a href='/components/notify.slack/'>Slack</a>
</li>