forked from GithubBackups/healthchecks
Fix alt text for the apprise icon.
This commit is contained in:
parent
ba886e90cb
commit
f1d7b4b39b
@ -216,7 +216,7 @@
|
||||
{% if enable_apprise %}
|
||||
<li>
|
||||
<img src="{% static 'img/integrations/apprise.png' %}"
|
||||
class="icon" alt="Pushover icon" />
|
||||
class="icon" alt="Apprise icon" />
|
||||
|
||||
<h2>Apprise</h2>
|
||||
<p>Receive instant push notifications using Apprise; see <a href="https://github.com/caronc/apprise#popular-notification-services" >all of the supported services here</a>.</p>
|
||||
|
Loading…
x
Reference in New Issue
Block a user