diff options
author | Jan Wagner <waja@cyconet.org> | 2023-02-03 09:48:41 (GMT) |
---|---|---|
committer | Jan Wagner <waja@cyconet.org> | 2023-02-03 09:48:41 (GMT) |
commit | dab2c3410d3251dd27eeeab54478f3f2bc93f32f (patch) | |
tree | 9c5a2148d0e34fe26211c808abafb34ca3c7d3ee | |
parent | 7f7de67ac5926db73325e34773a10a35e8b1606a (diff) | |
download | site-dab2c3410d3251dd27eeeab54478f3f2bc93f32f.tar.gz |
Remove twitter icon
-rw-r--r-- | web/input/resources/twitter.png | bin | 1164 -> 0 bytes | |||
-rw-r--r-- | web/page.html | 6 |
2 files changed, 0 insertions, 6 deletions
diff --git a/web/input/resources/twitter.png b/web/input/resources/twitter.png deleted file mode 100644 index 00178c9..0000000 --- a/web/input/resources/twitter.png +++ /dev/null | |||
Binary files differ | |||
diff --git a/web/page.html b/web/page.html index e08d76d..8999af9 100644 --- a/web/page.html +++ b/web/page.html | |||
@@ -36,12 +36,6 @@ | |||
36 | alt="Mastodon" | 36 | alt="Mastodon" |
37 | width="20" | 37 | width="20" |
38 | height="20"/></a><a | 38 | height="20"/></a><a |
39 | href="https://twitter.com/intent/follow?screen_name=monitorplugins" | ||
40 | title="Follow Us on Twitter"><img | ||
41 | src="resources/twitter.png" | ||
42 | alt="Twitter" | ||
43 | width="20" | ||
44 | height="20"/></a><a | ||
45 | href="rss.xml" | 39 | href="rss.xml" |
46 | title="RSS Feed"><img | 40 | title="RSS Feed"><img |
47 | src="resources/rss.png" | 41 | src="resources/rss.png" |