Skip to content

Commit f7eecd7

Browse files
authored
Added widgetbot to the website (#698)
1 parent ced7f8f commit f7eecd7

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

website/src/main/resources/public/index.html

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,12 @@ <h1><span class="image right"><img style="width: 50%" src="images/logo_frame.png
7979
<li>50.000 messages per month</li>
8080
<li>monthly giveaways</li>
8181
</ul>
82+
<widgetbot
83+
server="272761734820003841"
84+
channel="272761734820003841"
85+
width="800"
86+
height="400"
87+
></widgetbot>
8288
</div>
8389
</section>
8490

@@ -274,6 +280,7 @@ <h3>Owners</h3>
274280
<script src="assets/js/breakpoints.min.js"></script>
275281
<script src="assets/js/util.js"></script>
276282
<script src="assets/js/main.js"></script>
283+
<script src="https://cdn.jsdelivr.net/npm/@widgetbot/html-embed"></script>
277284

278285
</body>
279286

0 commit comments

Comments
 (0)