aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'get-involved/index.html')
-rw-r--r--get-involved/index.html20
1 files changed, 10 insertions, 10 deletions
diff --git a/get-involved/index.html b/get-involved/index.html
index e1a86a8..399ee3a 100644
--- a/get-involved/index.html
+++ b/get-involved/index.html
@@ -1,5 +1,5 @@
---
-title: Get Involved
+title: Get involved
nav1: get-involved
nav1-show: true
@@ -13,15 +13,15 @@ nav1-weight: 30
<div class="col-xs-12 col-md-8 col-md-offset-2">
<div class="list-group">
<a href="irc-channels/" class="list-group-item">
- <h4 class="list-group-item-heading"><i class="fa fa-fw fa-comments-o"></i> IRC Channels</h4>
- <p class="list-group-item-text">Gentoo offers a variety of IRC channels, from support to project-specific discussion.</p>
+ <h4 class="list-group-item-heading"><i class="fa fa-fw fa-comments-o"></i> IRC channels</h4>
+ <p class="list-group-item-text">Gentoo offers a variety of IRC channels - everything from support to project-specific discussion.</p>
</a>
<a href="https://forums.gentoo.org/" class="list-group-item">
- <h4 class="list-group-item-heading"><i class="fa fa-fw fa-group"></i> Discussion Forums</h4>
+ <h4 class="list-group-item-heading"><i class="fa fa-fw fa-group"></i> Discussion forums</h4>
<p class="list-group-item-text">5,800,000 posts and counting.</p>
</a>
<a href="mailing-lists/" class="list-group-item">
- <h4 class="list-group-item-heading"><i class="fa fa-fw fa-send"></i> Mailing Lists</h4>
+ <h4 class="list-group-item-heading"><i class="fa fa-fw fa-send"></i> Mailing lists</h4>
<p class="list-group-item-text">Subscribe to announcements, or get in on technical discussions.</p>
</a>
</div>
@@ -37,16 +37,16 @@ nav1-weight: 30
<div class="list-group">
<a href="contribute/" class="list-group-item">
<h4 class="list-group-item-heading"><i class="fa fa-fw fa-gears"></i> Contribute</h4>
- <p class="list-group-item-text">Lots of things we can use your help with.</p>
+ <p class="list-group-item-text">There are lots of things that could improved.</p>
</a>
<a href="become-developer/" class="list-group-item">
- <h4 class="list-group-item-heading"><i class="fa fa-fw fa-rocket"></i> Become a Developer</h4>
+ <h4 class="list-group-item-heading"><i class="fa fa-fw fa-rocket"></i> Become a developer</h4>
<p class="list-group-item-text">Enjoy working on Gentoo? You're invited to officially join as a developer.</p>
</a>
<a href="get-code/" class="list-group-item">
- <h4 class="list-group-item-heading"><i class="fa fa-fw fa-code-fork"></i> Get the Code</h4>
- <p class="list-group-item-text">Get the code that powers Gentoo to start hacking on it.</p>
+ <h4 class="list-group-item-heading"><i class="fa fa-fw fa-code-fork"></i> Get the code</h4>
+ <p class="list-group-item-text">Get the code that powers Gentoo and start hacking!</p>
</a>
</div>
</div>
-</div> \ No newline at end of file
+</div>