mirror of
https://github.com/runyanjake/recipes.git
synced 2025-10-04 13:47: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 = {
|
||||
title: 'Recipes',
|
||||
tagline: 'Hosted by PWS',
|
||||
tabTitle: 'PWS Recipes',
|
||||
favicon: 'img/favicon.ico',
|
||||
url: 'https://recipes.whitney.rip',
|
||||
baseUrl: '/',
|
||||
@ -15,6 +14,10 @@ const config = {
|
||||
defaultLocale: 'en',
|
||||
locales: ['en'],
|
||||
},
|
||||
|
||||
customFields: {
|
||||
tabTitle: 'PWS Recipes',
|
||||
},
|
||||
|
||||
presets: [
|
||||
[
|
||||
|
Loading…
x
Reference in New Issue
Block a user