Skip to content

Commit 82a9ab8

Browse files
authored
Added Discord Widget
1 parent 36ea890 commit 82a9ab8

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

index.html

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,12 @@
4040
gtag('js', new Date());
4141

4242
gtag('config', 'G-7WYFQPLVLK');
43+
<script src="https://cdn.jsdelivr.net/npm/@widgetbot/crate@3" async defer>
44+
new Crate({
45+
server: '967053826127454259',
46+
channel: '1074333111522967692',
47+
})
48+
</script>
4349
</script>
4450
</head>
4551

@@ -278,4 +284,4 @@ <h4>Can I use the plugin of this project as the basis for my own plugin?</h4>
278284

279285
</body>
280286

281-
</html>
287+
</html>

0 commit comments

Comments
 (0)