1
0
mirror of https://github.com/funkypenguin/geek-cookbook/ synced 2025-12-13 01:36:23 +00:00

add popup modal for elfhosted

Signed-off-by: David Young <davidy@funkypenguin.co.nz>
This commit is contained in:
David Young
2024-10-27 17:21:34 +13:00
parent 92e36d6c8a
commit 7a819c157d

View File

@@ -22,26 +22,5 @@
{% endblock %}
{% block extrahead %}
<!-- For widgetbot -->
<!-- <script src='https://cdn.jsdelivr.net/npm/@widgetbot/crate@3' async defer>
const button = new Crate({
server: '396055506072109067', // Funky Penguin
channel: '456689991326760973', // Cookbook channel
// username: 'Website Reader',
// color: '#000',
notifications: true,
indicator: true // most recent change
})
button.notify({
content: 'Need a 🤚? Hot, sweaty geeks are waiting to chat to you! Click 👇',
timeout: 100000
})
</script> -->
<!-- <script
onload="window.glime.init(`EZkw09jyhMSFVf`)"
src="https://cdn.glimelab.ai/widget/1.0.0/widget.js">
</script> -->
<script async data-uid="3c340b4df7" src="https://funkypenguin.ck.page/3c340b4df7/index.js"></script>
{% endblock %}