diff --git a/docs/index.md b/docs/index.md index 89be955..bc50f0a 100644 --- a/docs/index.md +++ b/docs/index.md @@ -4,5 +4,14 @@ title: "Home" nav_order: 1 --- -> This is my helpful note -{: .note } \ No newline at end of file +> **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 } \ No newline at end of file