Skip to content

Commit

Permalink
Add chatbot to website
Browse files Browse the repository at this point in the history
Signed-off-by: Kai Kreuzer <kai@openhab.org>
  • Loading branch information
kaikreuzer committed Apr 24, 2023
1 parent f169251 commit b6806bc
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions index.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,14 @@ meta:
---

<HomeSections />

<script>
window.chatbaseConfig = {
chatbotId: "ucb7b7LDQzcAJ2dJrBYXA",
}
</script>
<script
src="https://www.chatbase.co/embed.min.js"
id="ucb7b7LDQzcAJ2dJrBYXA"
defer>
</script>

0 comments on commit b6806bc

Please sign in to comment.