diff --git a/src/client/theme-default/config.ts b/src/client/theme-default/config.ts index e1e7b819..7802ed8d 100644 --- a/src/client/theme-default/config.ts +++ b/src/client/theme-default/config.ts @@ -57,8 +57,8 @@ export namespace DefaultTheme { */ lastUpdated?: string | boolean - prevLink?: boolean - nextLink?: boolean + prevLinks?: boolean + nextLinks?: boolean locales?: Record>