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 ced7f8f commit f7eecd7Copy full SHA for f7eecd7
1 file changed
website/src/main/resources/public/index.html
@@ -79,6 +79,12 @@ <h1><span class="image right"><img style="width: 50%" src="images/logo_frame.png
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"
87
+ ></widgetbot>
88
</div>
89
</section>
90
@@ -274,6 +280,7 @@ <h3>Owners</h3>
274
280
<script src="assets/js/breakpoints.min.js"></script>
275
281
<script src="assets/js/util.js"></script>
276
282
<script src="assets/js/main.js"></script>
283
+<script src="https://cdn.jsdelivr.net/npm/@widgetbot/html-embed"></script>
277
284
278
285
</body>
279
286
0 commit comments