We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9cd106 commit b5a0c3dCopy full SHA for b5a0c3d
.docs/src/api-examples.md
@@ -27,7 +27,6 @@ const { theme, page, frontmatter } = useData()
27
### Page Frontmatter
28
<pre>{{ frontmatter }}</pre>
29
```
30
-[Link to pure.html](/pure.html){target="_self"}
31
<script setup>
32
import { useData } from 'vitepress'
33
0 commit comments