Skip to content

Commit 61db9fa

Browse files
committed
meta 없었던 link 추가
1 parent 87dd864 commit 61db9fa

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

gatsby-meta-config.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ module.exports = {
3737
post: '',
3838
googlePlay: '',
3939
appStore: '',
40+
demo: '',
4041
},
4142
},
4243
// ========================================================
@@ -123,6 +124,7 @@ module.exports = {
123124
github: '',
124125
googlePlay: '',
125126
appStore: '',
127+
demo: '',
126128
},
127129
},
128130
// ========================================================

0 commit comments

Comments
 (0)