Skip to content

Commit 2302684

Browse files
authored
Update page.html
1 parent 3710837 commit 2302684

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

_layouts/page.html

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,14 @@ <h1 class="dynamic-title">
1818
{{ content }}
1919
{% endif %}
2020
</article>
21+
22+
{% raw %}
23+
<script src="https://cdn.jsdelivr.net/npm/@widgetbot/crate@3" async defer></script>
24+
<script>
25+
new Crate({
26+
server: '1436371718036783226',
27+
channel: '1436371719152472177'
28+
})
29+
</script>
30+
{% endraw %}
31+

0 commit comments

Comments
 (0)