diff --git a/template/api-examples.md b/template/api-examples.md index 6bd8bb5c..d525dec8 100644 --- a/template/api-examples.md +++ b/template/api-examples.md @@ -47,3 +47,12 @@ 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). + +