pull/3561/head
Jacob Hummer 2 years ago committed by GitHub
parent 4a2b688f7d
commit 7876cf7ed8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -2,7 +2,7 @@
import VPHomeHero from './VPHomeHero.vue'
import VPHomeFeatures from './VPHomeFeatures.vue'
import VPHomeContent from './VPHomeContent.vue'
import { useData } from './composables/data'
import { useData } from '../composables/data'
const { frontmatter } = useData()
</script>

Loading…
Cancel
Save