Skip to content

Commit adc0766

Browse files
committed
docs: add socialLinks config
1 parent e22b3cb commit adc0766

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.dumirc.ts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,9 @@ export default defineConfig({
1818
themeConfig: {
1919
name: 'PHooks',
2020
logo,
21+
socialLinks: {
22+
github: 'https://github.com/pansyjs/smart-captcha',
23+
},
2124
},
2225
resolve: {
2326
atomDirs: tailPkgList.map((dir) => {

0 commit comments

Comments
 (0)