Skip to content

Commit 1dd2f2d

Browse files
ththinkingxcatliu
andauthored
Update pagic.config.tsx (xcatliu#199)
* Update pagic.config.tsx * Update pagic.config.tsx Co-authored-by: xcatliu <[email protected]>
1 parent fc96a8c commit 1dd2f2d

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

pagic.config.tsx

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,22 @@ export default {
4040
<img src="/assets/join-qq.jpg" width="256" />
4141
</>
4242
)
43+
},
44+
{
45+
text: '下载本书',
46+
link: 'https://www.geekxh.com/ts.html?3prc',
47+
target: '_blank',
48+
popover: (
49+
<>
50+
<p style={{ marginTop: 0, marginBottom: '1rem' }}>
51+
<a href="https://www.geekxh.com/ts.html?3prc" target="_blank">点击下载</a>
52+
以下全部资料:
53+
</p>
54+
<a href="https://www.geekxh.com/ts.html?3prc" target="_blank">
55+
<img src="https://www.geekxh.com/ts/09.png?pprv" width="256" />
56+
</a>
57+
</>
58+
)
4359
}
4460
],
4561
sidebar: {

0 commit comments

Comments
 (0)