Skip to content

Commit 5bb3a68

Browse files
schwzrSerap Aydin
authored andcommitted
added hero view to homepage
1 parent 8a5f324 commit 5bb3a68

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

docs/src/.vuepress/client.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import Layout from './layouts/PageLayout.vue'
55

66
export default defineClientConfig({
77
layouts: {
8-
//ParentLayout,
8+
ParentLayout,
99
Layout
1010
},
1111
})

docs/src/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ icon: home
44
title: Data Sharing Framework
55
heroImage: /photos/home/logo.svg
66
heroText: Data Sharing Framework
7+
layout: ParentLayout
78
tagline: A performant, secure, and innovative framework that enables biomedical researchers to extract value from routine data.
89
# A performant, secure and innovative framework that enables healthcare data exchange across organizational boundaries.
910

0 commit comments

Comments
 (0)