diff --git a/landing/src/pages/index.astro b/landing/src/pages/index.astro index c05ab020f..6eeaf66eb 100644 --- a/landing/src/pages/index.astro +++ b/landing/src/pages/index.astro @@ -1,39 +1,43 @@ --- import { Code } from 'astro:components'; import MainPage from '@layouts/MainPage.astro'; -const shepherdIncludeCode = ` - - - -`; --- - - - + + + 01. How to Include - - + + + + +`} + lang="js" + theme="nord" + wrap + /> - - 02. Example + + 02. Example - +