mirror of
https://github.com/foomo/foomo-docs.git
synced 2025-10-16 12:35:40 +00:00
fix: edit links fixed
This commit is contained in:
parent
ec40d600aa
commit
e508ddde69
@ -26,11 +26,11 @@ const config = {
|
|||||||
docs: {
|
docs: {
|
||||||
sidebarPath: require.resolve('./sidebars.js'),
|
sidebarPath: require.resolve('./sidebars.js'),
|
||||||
sidebarCollapsed: false,
|
sidebarCollapsed: false,
|
||||||
editUrl: 'https://github.com/foomo/foomo-docs/tree/main/foomo/docs',
|
editUrl: 'https://github.com/foomo/foomo-docs/tree/main/foomo',
|
||||||
},
|
},
|
||||||
blog: {
|
blog: {
|
||||||
showReadingTime: false,
|
showReadingTime: false,
|
||||||
editUrl: 'https://github.com/foomo/foomo-docs/tree/main/foomo/blog',
|
editUrl: 'https://github.com/foomo/foomo-docs/tree/main/foomo',
|
||||||
},
|
},
|
||||||
pages: {
|
pages: {
|
||||||
|
|
||||||
@ -104,7 +104,7 @@ const config = {
|
|||||||
],
|
],
|
||||||
},
|
},
|
||||||
footer: {
|
footer: {
|
||||||
style: 'light',
|
|
||||||
links: [
|
links: [
|
||||||
{
|
{
|
||||||
title: 'legal',
|
title: 'legal',
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user