fix: edit links fixed

This commit is contained in:
Jan Halfar 2022-01-16 19:57:42 +01:00
parent ec40d600aa
commit e508ddde69

View File

@ -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',