diff options
Diffstat (limited to 'web')
-rw-r--r-- | web/input/resources/mastodon.png | bin | 0 -> 790 bytes | |||
-rw-r--r-- | web/page.html | 7 |
2 files changed, 7 insertions, 0 deletions
diff --git a/web/input/resources/mastodon.png b/web/input/resources/mastodon.png new file mode 100644 index 0000000..e3ba80e --- /dev/null +++ b/web/input/resources/mastodon.png | |||
Binary files differ | |||
diff --git a/web/page.html b/web/page.html index 79f6525..e08d76d 100644 --- a/web/page.html +++ b/web/page.html | |||
@@ -29,6 +29,13 @@ | |||
29 | <div id="menu"> | 29 | <div id="menu"> |
30 | <div id="feed-buttons"> | 30 | <div id="feed-buttons"> |
31 | <a | 31 | <a |
32 | href="https://fosstodon.org/@monitoringplugins" | ||
33 | rel="me" | ||
34 | title="Find Us on Mastodon"><img | ||
35 | src="resources/mastodon.png" | ||
36 | alt="Mastodon" | ||
37 | width="20" | ||
38 | height="20"/></a><a | ||
32 | href="https://twitter.com/intent/follow?screen_name=monitorplugins" | 39 | href="https://twitter.com/intent/follow?screen_name=monitorplugins" |
33 | title="Follow Us on Twitter"><img | 40 | title="Follow Us on Twitter"><img |
34 | src="resources/twitter.png" | 41 | src="resources/twitter.png" |