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 = {
|
||||
title: 'Recipes',
|
||||
tagline: 'Hosted by PWS',
|
||||
tabTitle: 'PWS Recipes,'
|
||||
tabTitle: 'PWS Recipes',
|
||||
favicon: 'img/favicon.ico',
|
||||
url: 'https://recipes.whitney.rip',
|
||||
baseUrl: '/',
|
||||
|
Loading…
x
Reference in New Issue
Block a user