no message
Former-commit-id: 52fe413b47ab03c354d3168bb722b15ce59e3611 [formerly 52fe413b47ab03c354d3168bb722b15ce59e3611 [formerly 52fe413b47ab03c354d3168bb722b15ce59e3611 [formerly 52fe413b47ab03c354d3168bb722b15ce59e3611 [formerly aa7c6c43016f55b09a1259243f1edfd791483b57 [formerly 3519697ee81d11517e7f7ed2f3054843dbf8085f]]]]] Former-commit-id: 9adccfd197e7fa4fc449640bffe1bb4e02f84699 Former-commit-id: b512a333f69674440e844112e5b6ed74a690ffc8 Former-commit-id: 40110d8a4a9fa7ccd4f1f1fbf6d42abe618f4ba1 [formerly 36e548658177cdfcef953a14725e21ceed722d73] Former-commit-id: f014acb6396d3fe89777f174cb8d4444599682a5 Former-commit-id: a984fce9ceaed41ca544efcf98c55083600d64b6 Former-commit-id: f3044e23a69b9d59a3637a849318a0c47a41e2d7 Former-commit-id: cb83af09e426b63bc9058a58046fa669ba0c1513 Former-commit-id: 7898b2b01f008a93dd3b6a748e6fe5d277130301
This commit is contained in:
parent
bf3c3bbc2e
commit
8cb483a5be
|
|
@ -89,10 +89,10 @@ module.exports = {
|
|||
{
|
||||
text: '关注我们',
|
||||
items: [
|
||||
{ text: '掘金', link: '' },
|
||||
{ text: 'CSDN', link: '' },
|
||||
{ text: 'segmentfault', link: '' },
|
||||
{ text: '知乎', link: '' }
|
||||
{ text: '掘金', link: 'https://juejin.im/user/57a48b632e958a006691b946/posts' },
|
||||
{ text: 'CSDN', link: 'https://blog.csdn.net/fairyever' },
|
||||
{ text: 'segmentfault', link: 'https://segmentfault.com/blog/liyang-note-book' },
|
||||
{ text: '知乎', link: 'https://www.zhihu.com/people/fairy-ever/activities' }
|
||||
]
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in New Issue