Skip to content

Commit 05474e0

Browse files
author
yike.liang
committed
deploy
1 parent 86a1621 commit 05474e0

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/.vuepress/theme.ts

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,12 @@ export default hopeTheme({
136136
// categoryId: "DIC_kwDOG_Pt2M4COD69",
137137
// },
138138

139+
// 开启复制自动附加版权
140+
copyright: {
141+
author: "JavasHub",
142+
license: "Apache-License 2.0"
143+
},
144+
139145
components: {
140146
components: ["Badge", "VPCard"],
141147
},

0 commit comments

Comments
 (0)