Skip to content

Commit 3710837

Browse files
authored
Update default.html
1 parent f926575 commit 3710837

File tree

1 file changed

+1
-10
lines changed

1 file changed

+1
-10
lines changed

_layouts/default.html

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -84,15 +84,6 @@
8484

8585
{% include_cached search-loader.html %}
8686

87-
{% raw %}
88-
<script src="https://cdn.jsdelivr.net/npm/@widgetbot/crate@3" async defer></script>
89-
<script>
90-
new Crate({
91-
server: '1436371718036783226',
92-
channel: '1436371719152472177'
93-
})
94-
</script>
95-
{% endraw %}
96-
87+
9788
</body>
9889
</html>

0 commit comments

Comments
 (0)