Skip to content

Commit a7be517

Browse files
committed
Ask Cookbook (AI Assistant) integration
1 parent 9e6c5f3 commit a7be517

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

overrides/main.html

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,8 @@
1515
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-MQWH3L28"
1616
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
1717
<!-- End Google Tag Manager (noscript) -->
18-
19-
{% endblock %}
18+
19+
<!-- Ask Cookbook (AI Assistant) -->
20+
<div id="__cookbook" data-api-key="eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOiI2NWQxNWI0YTUyNTcyZmMzMDI2ODg1OTgiLCJpYXQiOjE3MDgyMTkyMTAsImV4cCI6MjAyMzc5NTIxMH0.kjO3jaiDucVtCmF-665MVeRBd-VBm5MYYvwrzoIfVyQ"></div>
21+
<script defer src="https://cdn.jsdelivr.net/npm/@cookbookdev/docsbot/dist/standalone/index.cjs.js"></script>
22+
{% endblock %}

0 commit comments

Comments
 (0)