Skip to content

Commit

Permalink
Add component for unofficial Baird beer chatbot (#98)
Browse files Browse the repository at this point in the history
* Create _baird-beer-chatbot.mdx

* Add link to chatbot
  • Loading branch information
josh-wong authored Sep 8, 2024
1 parent c1c34b4 commit 8ad33e7
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
5 changes: 5 additions & 0 deletions sidebars.js
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,11 @@ const sidebars = {
'baird-beer-quadrants/beers-monthly-style-series',
'baird-beer-quadrants/beers-fruitful-life-series',
'baird-beer-quadrants/beers-taproom-exclusive',
{
type: 'link',
label: '🤖AI chatbot for beer recommendations (unofficial)',
href: 'https://typebot.co/baird-beer-recommendations-experimental-080f53',
},
],
bitcoinCashNodeOnRaspberryPi: [
{
Expand Down
5 changes: 5 additions & 0 deletions src/components/_baird-beer-chatbot.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
:::tip

Try out the [unofficial, experimental chatbot for Baird beer recommendations](https://typebot.co/baird-beer-recommendations-experimental-080f53)!🤖

:::

0 comments on commit 8ad33e7

Please sign in to comment.