Skip to content

Commit

Permalink
docs: add socialLinks config
Browse files Browse the repository at this point in the history
  • Loading branch information
wangxingkang committed Feb 6, 2023
1 parent e22b3cb commit adc0766
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .dumirc.ts
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@ export default defineConfig({
themeConfig: {
name: 'PHooks',
logo,
socialLinks: {
github: 'https://github.com/pansyjs/smart-captcha',
},
},
resolve: {
atomDirs: tailPkgList.map((dir) => {
Expand Down

0 comments on commit adc0766

Please sign in to comment.