From 394d0e004b60d33a5d71861dd1a5825f0c55355e Mon Sep 17 00:00:00 2001 From: Korbs Date: Sat, 30 Nov 2024 23:55:24 -0500 Subject: [PATCH] Add Zorn to demo components page --- src/content/docs/components.mdx | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/src/content/docs/components.mdx b/src/content/docs/components.mdx index 5fedd5b..c966386 100755 --- a/src/content/docs/components.mdx +++ b/src/content/docs/components.mdx @@ -4,6 +4,7 @@ Title: Components --- import { Prism } from '@astrojs/prism'; +import { Zorn } from "@minpluto/zorn"; Documentation template for the Astro Web Framework. @@ -79,4 +80,16 @@ This is the source code to the splash template layout. +The source of both videos above are on a network with limited upload speed, the buffer rate is high. + + +## Zorn + + + The source of both videos above are on a network with limited upload speed, the buffer rate is high. \ No newline at end of file