mirror of
https://github.com/runyanjake/recipes.git
synced 2025-10-04 21:57:29 -07:00
Move to customFields
This commit is contained in:
parent
767c5efba8
commit
4e73238a23
@ -3,7 +3,6 @@ import {themes as prismThemes} from 'prism-react-renderer';
|
|||||||
const config = {
|
const config = {
|
||||||
title: 'Recipes',
|
title: 'Recipes',
|
||||||
tagline: 'Hosted by PWS',
|
tagline: 'Hosted by PWS',
|
||||||
tabTitle: 'PWS Recipes',
|
|
||||||
favicon: 'img/favicon.ico',
|
favicon: 'img/favicon.ico',
|
||||||
url: 'https://recipes.whitney.rip',
|
url: 'https://recipes.whitney.rip',
|
||||||
baseUrl: '/',
|
baseUrl: '/',
|
||||||
@ -15,6 +14,10 @@ const config = {
|
|||||||
defaultLocale: 'en',
|
defaultLocale: 'en',
|
||||||
locales: ['en'],
|
locales: ['en'],
|
||||||
},
|
},
|
||||||
|
|
||||||
|
customFields: {
|
||||||
|
tabTitle: 'PWS Recipes',
|
||||||
|
},
|
||||||
|
|
||||||
presets: [
|
presets: [
|
||||||
[
|
[
|
||||||
|
Loading…
x
Reference in New Issue
Block a user