We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af9b159 commit b4de8eaCopy full SHA for b4de8ea
theme.config.jsx
@@ -1,11 +1,11 @@
1
export default {
2
logo: <span>Penumbra Guide</span>,
3
project: {
4
- link: 'https://github.com/penumbra-zone/penumbra-guide'
+ link: 'https://github.com/penumbra-zone/guide'
5
},
6
footer: {
7
text: ''
8
9
- docsRepositoryBase: 'https://github.com/penumbra-zone/penumbra-guide',
+ docsRepositoryBase: 'https://github.com/penumbra-zone/guide',
10
// ... other theme options
11
}
0 commit comments