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:
@@ -22,26 +22,5 @@
|
|||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
|
||||||
{% block extrahead %}
|
{% block extrahead %}
|
||||||
|
<script async data-uid="3c340b4df7" src="https://funkypenguin.ck.page/3c340b4df7/index.js"></script>
|
||||||
<!-- 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> -->
|
|
||||||
|
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
Reference in New Issue
Block a user