mirror of
https://codeberg.org/uzu/strudel
synced 2026-07-28 23:55:16 -04:00
basic astro docs
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
---
|
||||
import { Content } from '../../components/tutorial.mdx';
|
||||
import MiniRepl from '../../components/strudel/MiniRepl.astro';
|
||||
import JsDoc from '../../components/strudel/JsDoc.astro';
|
||||
---
|
||||
|
||||
<Content components={{ MiniRepl, JsDoc }} />
|
||||
Reference in New Issue
Block a user