We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8fa87df commit 747a04dCopy full SHA for 747a04d
src/client/theme-default/components/VPContent.vue
@@ -8,8 +8,6 @@ import NotFound from '../NotFound.vue'
8
9
const { page, frontmatter } = useData()
10
const { hasSidebar } = useSidebar()
11
-
12
-console.log(page.value)
13
</script>
14
15
<template>
0 commit comments