diff --git a/i2p2www/pages/global/nav.html b/i2p2www/pages/global/nav.html index a2538d6f7b9aa3f810cf55520d82b16c790cc840..069fdd52ad793d348870cc45e8422af2f44fe453 100644 --- a/i2p2www/pages/global/nav.html +++ b/i2p2www/pages/global/nav.html @@ -40,7 +40,6 @@ <li><a href="{{ site_url('get-involved/develop/developers-keys') }}"><div class="menuitem"><span>{{ _('Developers keys') }}</span></div></a></li> </ul> </li> - <li><a href="{{ site_url('contact') }}"><div class="menuitem"><span>{{ _('Contact us') }}</span></div></a></li> </ul> </li> <li class="has-sub"><div class="menuitem"><span>{{ _('Contributor Guides') }}</span></div> @@ -64,6 +63,7 @@ </li> </ul> </li> + <li><a href="{{ site_url('contact') }}"><div class="menuitem"><span>{{ _('Contact us') }}</span></div></a></li> </ul> <li><a href="{{ site_url('get-involved/donate') }}"><div class="menuitem"><span class="donateitem">{{ _('Donate') }}</span></div></a></li> <li class="has-sub"><div class="menuitem"><span>{{ _('Community') }}</span></div> diff --git a/i2p2www/pages/site/contact.html b/i2p2www/pages/site/contact.html index a6519765a44cdacfcdba815ac84366014f346315..548601e6e6ed3393e722bd29971a87f97e9beeef 100644 --- a/i2p2www/pages/site/contact.html +++ b/i2p2www/pages/site/contact.html @@ -27,6 +27,16 @@ GPG Key fingerprint: <tt>EA27 06D6 14F5 28DB 764B F47E CFCD C461 75E6 694A</tt> Most of the discussion about I2P's development happens on the <a href="http://{{ zzz }}">I2P developer forum</a> (only reachable from within I2P network). This is usually the best place to start with inquiries, if the dev IRC channel is inactive. {%- endtrans %}</p> +<h2>{{ _('Social Media') }}</h2> + +<p>{% trans -%} +<ul> + <li><a href="https://mastodon.social/@i2p">Mastodon - https://mastodon.social/@i2p</a></li> + <li><a href="https://twitter.com/GetI2P">Twitter - https://twitter.com/GetI2P</a></li> + <li><a href="https://old.reddit.com/i2p">Reddit - https://old.reddit.com/i2p</a></li> +</ul> +{%- endtrans %}</p> + <h2>IRC</h2> <p>{% trans -%} Our primary IRC network is the Irc2P network within I2P; a default tunnel to this network is set up with new router installs.