updated config to point to new repo
This commit is contained in:
parent
af554c9b8d
commit
1a2fd10c86
|
|
@ -2,9 +2,9 @@ module.exports = {
|
|||
title: 'Token Engineering',
|
||||
tagline: 'Because tokens don\'t engineer themselves!',
|
||||
organizationName: 'te-temp',
|
||||
projectName: 'te-website',
|
||||
baseUrl: '/te-website/',
|
||||
url: 'https://te-temp.github.io/',
|
||||
projectName: 'tokenengineeringcommunity',
|
||||
baseUrl: '/website/',
|
||||
url: 'https://tokenengineeringcommunity.github.io/',
|
||||
favicon: 'img/te-logo.png',
|
||||
themeConfig: {
|
||||
navbar: {
|
||||
|
|
|
|||
Loading…
Reference in New Issue