updated config to point to new repo

This commit is contained in:
burrrata 2020-05-09 14:42:32 -04:00
parent af554c9b8d
commit 1a2fd10c86
1 changed files with 3 additions and 3 deletions

View File

@ -2,9 +2,9 @@ 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: 'te-temp',
projectName: 'te-website', projectName: 'tokenengineeringcommunity',
baseUrl: '/te-website/', baseUrl: '/website/',
url: 'https://te-temp.github.io/', url: 'https://tokenengineeringcommunity.github.io/',
favicon: 'img/te-logo.png', favicon: 'img/te-logo.png',
themeConfig: { themeConfig: {
navbar: { navbar: {