Skip to content

Commit 7db0c13

Browse files
authored
Create index.html
1 parent d98df75 commit 7db0c13

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

chat/index.html

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
<!DOCTYPE html>
2+
<iframe src="https://discord.com/widget?id=1367832329153679380&theme=dark" width="350" height="500" allowtransparency="true" frameborder="0" sandbox="allow-popups allow-popups-to-escape-sandbox allow-same-origin allow-scripts"></iframe>
3+
<html>
4+
<body style="background-color:black;">
5+
<script src='https://cdn.jsdelivr.net/npm/@widgetbot/crate@3' async defer>
6+
new Crate({
7+
server: '1367832329153679380', // Bloxcraft Studios
8+
channel: '1374058994414391387' // #🌍│website-global-chat
9+
})
10+
</script>

0 commit comments

Comments
 (0)