Skip to content

Commit b196e4d

Browse files
committed
update stats
1 parent 54510f6 commit b196e4d

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

index.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta charset="UTF-8">
66
<meta http-equiv="X-UA-Compatible" content="IE=edge">
77
<meta name="viewport" content="width=device-width, initial-scale=1.0">
8-
<meta name="description" content="With over 23,500 Members and 50,000 Messages sent each month, join one of the biggest Java Communities to help, get help and discuss programming in Java."/>
8+
<meta name="description" content="With over 25,000 Members and 7,000 Messages sent each month, join one of the biggest Java Communities to help, get help and discuss programming in Java."/>
99
<link rel="stylesheet" href="/css/global/styles.css">
1010
<link rel="stylesheet" href="/css/global/navbar.css">
1111
<link rel="stylesheet" href="/css/pages/index/indexFooter.css">
@@ -39,7 +39,7 @@
3939
<div class="introduction-container">
4040
<div class="introduction-text">
4141
<h1>HELP. <a style="color:#ff212d">CODE.</a> LEARN.</h1>
42-
<p class="paragraph introduction-paragraph">With over 23,500 Members and 50,000 Messages sent each month, join one of the biggest community-made Java servers on Discord to help, get help and discuss programming in Java.</p>
42+
<p class="paragraph introduction-paragraph">With over 25,000 Members and 7,000 Messages sent each month, join one of the biggest community-made Java servers on Discord to help, get help and discuss programming in Java.</p>
4343
<a href="/r/join.html" target="_blank" class="introduction-join-btn">Join</a>
4444
</div>
4545
<div class="introduction-image">
@@ -49,15 +49,15 @@ <h1>HELP. <a style="color:#ff212d">CODE.</a> LEARN.</h1>
4949
<!-- DATA/STATS -->
5050
<div class="data-container">
5151
<div class="data-field">
52-
<p>1,200+</p>
52+
<p>100+</p>
5353
<p class="data-field-subtitle">active users¹</p>
5454
</div>
5555
<div class="data-field">
56-
<p>23,500+</p>
56+
<p>25,000+</p>
5757
<p class="data-field-subtitle">members</p>
5858
</div>
5959
<div class="data-field">
60-
<p>12,500+</p>
60+
<p>1,500+</p>
6161
<p class="data-field-subtitle">messages each week²</p>
6262
</div>
6363
</div>
@@ -83,7 +83,7 @@ <h1>WITH SUPPORT FROM</h1>
8383
<!-- FOOTER -->
8484
<div class="footer-container" style="color: black;">
8585
<div class="left">©️ 2023 Discord Java Community <br> We are not affiliated, associated, and/or endorsed with/by Discord or Oracle.</div>
86-
<div class="right">¹ Users that sent a message in the last month, data gathered from Discord's Insight page. <br> ² Data gathered from Discord's Insight page.</div>
86+
<div class="right">¹ Users that participated in the #general chat in the last month, data gathered from Discord's Insight page. <br> ² Data gathered from Discord's search.</div>
8787
</div>
8888
<!-- Hamburger Menu JavaScript -->
8989
<script type="text/javascript">

0 commit comments

Comments
 (0)