mirror of
https://github.com/runyanjake/recipes.git
synced 2025-10-04 21:57:29 -07:00
Fix syntax error
This commit is contained in:
parent
ea33157408
commit
767c5efba8
@ -3,7 +3,7 @@ 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,'
|
tabTitle: 'PWS Recipes',
|
||||||
favicon: 'img/favicon.ico',
|
favicon: 'img/favicon.ico',
|
||||||
url: 'https://recipes.whitney.rip',
|
url: 'https://recipes.whitney.rip',
|
||||||
baseUrl: '/',
|
baseUrl: '/',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user