docs: 📝 Condition block
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
---
|
||||
sidebar_position: 2
|
||||
---
|
||||
|
||||
# Overview
|
||||
|
||||
The best way to understand the basic principles of Typebot is by watching the "Get started" video series:
|
||||
|
||||
<iframe width="900" height="500" src="https://www.youtube.com/embed/videoseries?list=PLHpyDlgo4x7NUjF-L5VaYfBPQ03uzf5l3" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
|
||||
11
apps/docs/docs/get-started/overview.mdx
Normal file
11
apps/docs/docs/get-started/overview.mdx
Normal file
@@ -0,0 +1,11 @@
|
||||
---
|
||||
sidebar_position: 2
|
||||
---
|
||||
|
||||
import { YoutubeEmbed } from '../../src/js/YoutubeEmbed.jsx'
|
||||
|
||||
# Overview
|
||||
|
||||
The best way to understand the basic principles of Typebot is by watching the "Get started" video series:
|
||||
|
||||
<YoutubeEmbed videoId="https://www.youtube.com/embed/videoseries?list=PLHpyDlgo4x7NUjF-L5VaYfBPQ03uzf5l3" />
|
||||
Reference in New Issue
Block a user