mirror of
https://github.com/andatoshiki/toshiki-notebook.git
synced 2026-06-06 09:16:45 +00:00
chore: fix typo in comment section of component
This commit is contained in:
parent
4f623e69ff
commit
70fd7ebaf9
@ -5,7 +5,7 @@ import { footer } from './footer'
|
|||||||
|
|
||||||
export const themeConfig: DefaultTheme.Config = {
|
export const themeConfig: DefaultTheme.Config = {
|
||||||
nav, // documentation navigation bar config
|
nav, // documentation navigation bar config
|
||||||
sidebar, // cocumentation sidebar config
|
sidebar, // documentation sidebar config
|
||||||
footer, // site global footer config
|
footer, // site global footer config
|
||||||
|
|
||||||
logo: '/logos/logo.png',
|
logo: '/logos/logo.png',
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user