diff options
author | Holger Weiss <holger@zedat.fu-berlin.de> | 2013-10-03 19:41:22 (GMT) |
---|---|---|
committer | Holger Weiss <holger@zedat.fu-berlin.de> | 2013-10-03 19:41:22 (GMT) |
commit | d912a8eee92e67c489f5882a8ce0169e79f3f71a (patch) | |
tree | 207d4027c828e4817c2292c55573d5e3f5cc0534 /web | |
parent | 5380d337f5d14fb70b6373fb02c3bf5f50210a13 (diff) | |
download | site-d912a8eee92e67c489f5882a8ce0169e79f3f71a.tar.gz |
Use a larger Twitter button
Diffstat (limited to 'web')
-rw-r--r-- | web/page.html | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/web/page.html b/web/page.html index fc330f7..eae4549 100644 --- a/web/page.html +++ b/web/page.html | |||
@@ -40,10 +40,11 @@ | |||
40 | <a href="impressum.html">Impressum</a><br /> | 40 | <a href="impressum.html">Impressum</a><br /> |
41 | Nagios is a registered trademark of | 41 | Nagios is a registered trademark of |
42 | <a href="http://www.nagios.com/about/company">Nagios Enterprises, LLC</a>. | 42 | <a href="http://www.nagios.com/about/company">Nagios Enterprises, LLC</a>. |
43 | <div style="padding-top: 1em"> | 43 | <div style="padding-top: 3ex"> |
44 | <a href="https://twitter.com/monitorplugins" | 44 | <a href="https://twitter.com/monitorplugins" |
45 | class="twitter-follow-button" | 45 | class="twitter-follow-button" |
46 | data-show-count="false">Follow @monitorplugins</a> | 46 | data-show-count="false" |
47 | data-size="large">Follow @monitorplugins</a> | ||
47 | </div> | 48 | </div> |
48 | </div> | 49 | </div> |
49 | </body> | 50 | </body> |