We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab385ee commit 0828d6eCopy full SHA for 0828d6e
src/main/resources/public/index.html
@@ -74,16 +74,16 @@ <h1><span class="image right"><img style="width: 50%" src="images/logo_frame.png
74
Lots of friendly volunteers to help you learn Java or chat about everyday
75
things.</small></p>
76
<ul>
77
- <li>20.000 members</li>
+ <li>25.000 members</li>
78
<li>300 questions answered weekly</li>
79
<li>50.000 messages per month</li>
80
<li>monthly giveaways</li>
81
</ul>
82
<widgetbot
83
server="272761734820003841"
84
channel="272761734820003841"
85
- width="800"
86
- height="400"
+ width="100%"
+ height="500"
87
></widgetbot>
88
</div>
89
</section>
0 commit comments