Skip to content

Commit 933bcc7

Browse files
committed
Remove donation section and add slack link
1 parent 7d853e7 commit 933bcc7

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

public/index.html

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -34,16 +34,15 @@
3434
</a>
3535
<div class="nav-tabs">
3636
<a target="_blank" href="https://github.com/goby-lang/goby"><span>GitHub</span></a>
37-
<a target="_blank" href="https://goby-lang.gitbooks.io/goby/content/"><span>GitBook</span></a>
3837
<a target="_blank" href="https://twitter.com/goby_lang"><span>Twitter</span></a>
39-
<a target="_blank" href="https://www.producthunt.com/posts/goby-language"><span>ProductHunt</span></a>
4038
</div>
4139
</div>
4240
</nav>
4341

4442
<div class="caption">
4543
<h2 id="caption-title">This Site's Server is 100% Written In Goby!</h2>
4644
<h2 id="feature-title"><a href="https://goby-lang.gitbooks.io/goby/content/plugin-system.html">Check Out The Featured Plugin System</a></h2>
45+
<h2><a href="https://goby-slack-invite.herokuapp.com" target="_blank">Have any questions? Ask in our Slack!</a></h2>
4746
</div>
4847

4948
<!-- Begin MailChimp Signup Form -->
@@ -75,13 +74,6 @@ <h4>Stay up to date on Goby's news</h4>
7574
<h2 id="cdn-title"><a href="https://www.keycdn.com" target="_blank">Accelerated by KeyCDN</a></h2>
7675
</div>
7776

78-
<footer>
79-
<div id="donate-section">
80-
<h2>Support us with a monthly donation and help us continue our activities.</h2>
81-
<a href="https://opencollective.com/goby" target="_blank">Become a Backer!</a>
82-
</div>
83-
</footer>
84-
8577
<!-- Google Analytics -->
8678
<script>
8779
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){

0 commit comments

Comments
 (0)