Merge remote-tracking branch 'refs/remotes/origin/main'
This commit is contained in:
commit
624e213b47
1 changed files with 5 additions and 5 deletions
|
@ -15,7 +15,7 @@ const config = {
|
|||
favicon: 'img/favicon.ico',
|
||||
|
||||
// Set the production url of your site here
|
||||
url: 'https://piqpoc.vicoco.nohost.me',
|
||||
url: 'https://piqpoc.tamarindo.top',
|
||||
// Set the /<baseUrl>/ pathname under which your site is served
|
||||
// For GitHub pages deployment, it is often '/<projectName>/'
|
||||
baseUrl: '/',
|
||||
|
@ -88,7 +88,7 @@ const config = {
|
|||
},
|
||||
{to: '/blog', label: 'Blog', position: 'left'},
|
||||
{
|
||||
href: 'https://git.vicoco.nohost.me/piqpoc',
|
||||
href: 'https://git.tamarindo.top/vico/piqpoc',
|
||||
label: 'Git',
|
||||
position: 'right',
|
||||
},
|
||||
|
@ -101,8 +101,8 @@ const config = {
|
|||
title: 'Docs',
|
||||
items: [
|
||||
{
|
||||
label: 'Tutorial',
|
||||
to: '/docs/intro',
|
||||
label: 'Build your own',
|
||||
to: '/docs/start',
|
||||
},
|
||||
],
|
||||
},
|
||||
|
@ -111,7 +111,7 @@ const config = {
|
|||
items: [
|
||||
{
|
||||
label: 'Forum',
|
||||
href: 'https://forum.vicoco.nohost.me',
|
||||
href: 'https://forum.piqpoc.tamarindo.top',
|
||||
},
|
||||
],
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue