From 919770c6ca492cd86fc6940bba57e99b471a7c8e Mon Sep 17 00:00:00 2001 From: zernonia Date: Wed, 24 Apr 2024 11:49:13 +0800 Subject: [PATCH] chore: kick pipeline --- apps/www/src/content/api-examples.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/apps/www/src/content/api-examples.md b/apps/www/src/content/api-examples.md index 6bd8bb5c..b6c6c1f4 100644 --- a/apps/www/src/content/api-examples.md +++ b/apps/www/src/content/api-examples.md @@ -47,3 +47,5 @@ const { site, theme, page, frontmatter } = useData() ## More Check out the documentation for the [full list of runtime APIs](https://vitepress.dev/reference/runtime-api#usedata). + +kick