fixed config
This commit is contained in:
parent
1a2fd10c86
commit
86b651ccd9
|
|
@ -1,8 +1,8 @@
|
||||||
module.exports = {
|
module.exports = {
|
||||||
title: 'Token Engineering',
|
title: 'Token Engineering',
|
||||||
tagline: 'Because tokens don\'t engineer themselves!',
|
tagline: 'Because tokens don\'t engineer themselves!',
|
||||||
organizationName: 'te-temp',
|
organizationName: 'tokenengineeringcommunity',
|
||||||
projectName: 'tokenengineeringcommunity',
|
projectName: 'website',
|
||||||
baseUrl: '/website/',
|
baseUrl: '/website/',
|
||||||
url: 'https://tokenengineeringcommunity.github.io/',
|
url: 'https://tokenengineeringcommunity.github.io/',
|
||||||
favicon: 'img/te-logo.png',
|
favicon: 'img/te-logo.png',
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue