We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a5f324 commit 5bb3a68Copy full SHA for 5bb3a68
docs/src/.vuepress/client.ts
@@ -5,7 +5,7 @@ import Layout from './layouts/PageLayout.vue'
5
6
export default defineClientConfig({
7
layouts: {
8
- //ParentLayout,
+ ParentLayout,
9
Layout
10
},
11
})
docs/src/index.md
@@ -4,6 +4,7 @@ icon: home
4
title: Data Sharing Framework
heroImage: /photos/home/logo.svg
heroText: Data Sharing Framework
+layout: ParentLayout
tagline: A performant, secure, and innovative framework that enables biomedical researchers to extract value from routine data.
# A performant, secure and innovative framework that enables healthcare data exchange across organizational boundaries.
0 commit comments