mirror of
https://github.com/raidendotai/cofounder
synced 2025-03-13 07:18:07 +00:00
config update
This commit is contained in:
parent
a1fe18121f
commit
c6b48e2165
@ -15,15 +15,16 @@ const config = {
|
||||
favicon: 'img/favicon.ico',
|
||||
|
||||
// Set the production url of your site here
|
||||
url: 'https://cofounder.openinterface.ai',
|
||||
url: 'https://luisliz.github.io',
|
||||
// Set the /<baseUrl>/ pathname under which your site is served
|
||||
// For GitHub pages deployment, it is often '/<projectName>/'
|
||||
baseUrl: '/',
|
||||
baseUrl: '/cofounder',
|
||||
|
||||
// GitHub pages deployment config.
|
||||
// If you aren't using GitHub pages, you don't need these.
|
||||
organizationName: 'raidendotai', // Usually your GitHub org/user name.
|
||||
projectName: 'cofounder', // Usually your repo name.
|
||||
trailingSlash: false,
|
||||
|
||||
onBrokenLinks: 'throw',
|
||||
onBrokenMarkdownLinks: 'warn',
|
||||
|
Loading…
Reference in New Issue
Block a user