mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-09 20:37:47 +00:00
changes
This commit is contained in:
@@ -32,8 +32,8 @@ const config: Config = {
|
|||||||
url: 'https://developer.sailpoint.com',
|
url: 'https://developer.sailpoint.com',
|
||||||
baseUrl,
|
baseUrl,
|
||||||
favicon: 'img/SailPoint-Logo-Icon.ico',
|
favicon: 'img/SailPoint-Logo-Icon.ico',
|
||||||
// onBrokenLinks: 'throw',
|
onBrokenLinks: 'throw',
|
||||||
// onBrokenMarkdownLinks: 'throw',
|
onBrokenMarkdownLinks: 'throw',
|
||||||
onDuplicateRoutes: 'throw',
|
onDuplicateRoutes: 'throw',
|
||||||
i18n: {
|
i18n: {
|
||||||
defaultLocale: 'en',
|
defaultLocale: 'en',
|
||||||
|
|||||||
Reference in New Issue
Block a user