Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions website/src/main/resources/public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ <h1><span class="image right"><img style="width: 50%" src="images/logo_frame.png
Discord</a></li>
</ul>
<p><small>
We have lots of friendly volunteers to help you learn Java or chat about everyday things.</small></p>
We have lots of friendly volunteers to help you learn Java related topics, or chat about everyday things.</small></p>
<ul>
<li>30,000 members</li>
<li>300 questions answered weekly</li>
Expand All @@ -96,10 +96,10 @@ <h1><span class="image right"><img style="width: 50%" src="images/logo_frame.png
data-position="left top"/></span>
<div class="content">
<div class="inner">
<h2>Need Help or Have a Question? <img src="images/peepo_happy.png" alt="Happy Peepo" width="70"/>
<h2>Need help, or do you have a question? <img src="images/peepo_happy.png" alt="Happy Peepo" width="70"/>
</h2>
<p>Our sophisticated Q&A system offers solutions in over 20 categories.</p>
<p>When you post your question, our experts are here to assist you promptly.</p>
<p>Our sophisticated Q&A system offers solutions in over 20 categories by selecting the appropriate tag.</p>
<p>When you post your question in the questions channel, our helpers are notified automatically, and will try to assist you promptly.</p>
</div>
</div>
</section>
Expand Down