exp docs
This commit is contained in:
parent
2a418d2186
commit
54bdb44991
|
|
@ -4,5 +4,14 @@ title: "Home"
|
|||
nav_order: 1
|
||||
---
|
||||
|
||||
> This is my helpful note
|
||||
{: .note }
|
||||
> **Heads up!** This is a note callout.
|
||||
{: .note }
|
||||
|
||||
> This is a tip callout.
|
||||
{: .tip }
|
||||
|
||||
> This is a warning callout.
|
||||
{: .warning }
|
||||
|
||||
> This is an important callout.
|
||||
{: .important }
|
||||
Loading…
Reference in New Issue