Skip to content

Commit

Permalink
Remove twitter link from homepage.
Browse files Browse the repository at this point in the history
We thought Twitter/X was no longer that relavent for development world. We've not used the account for years.
  • Loading branch information
layerssss committed Sep 22, 2024
1 parent 36d121a commit d71ff90
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ <h1>&#128075; Welcome!</h1>
<section class="pure-g" id="join-the-community">
<div class="pure-u-1">
<h2>Join the Community</h2>
<p>For code chat, job listings, ruby help, keyboard nerdery, and banter, join us on <a href="mailto:[email protected]?subject=Can I have RubyNZ Slack access please?">Slack</a>. We're also on Twitter at <a href="http://twitter.com/rubynewzealand">@RubyNewZealand</a>.</p>
<p>For code chat, job listings, ruby help, keyboard nerdery, and banter, join us on <a href="mailto:[email protected]?subject=Can I have RubyNZ Slack access please?">Slack</a>.</p>

<p></p>
</div>
Expand All @@ -33,9 +33,6 @@ <h2>Join the Community</h2>
<a href="https://github.com/rubynz">
<i class="fa fa-github fa-3x" alt="Ruby NZ Github"></i>
</a>
<a href="http://twitter.com/rubynewzealand">
<i class="fa fa-twitter fa-3x" alt="Ruby NZ Twitter"></i>
</a>
</div>
</section>
<hr />
Expand Down

0 comments on commit d71ff90

Please sign in to comment.