This commit is contained in:
vladikoff 2018-04-01 16:45:14 -04:00
Родитель 34c0ec040e
Коммит ed7b77bbda
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -11,8 +11,8 @@ const siteConfig = {
title: 'Firefox Application Services' /* title for your website */,
tagline: 'Beyond the browser',
url: 'https://vladikoff.github.io/app-services-site' /* your website url */,
baseUrl: '/test-site/' /* base url for your project */,
projectName: 'test-site',
baseUrl: '/app-services-site/' /* base url for your project */,
projectName: 'app-services-site',
headerLinks: [
{doc: 'doc1', label: 'Docs'},
{doc: 'doc4', label: 'API'},