Fix syntax error

This commit is contained in:
whitney 2024-06-21 22:17:47 -07:00
parent ea33157408
commit 767c5efba8

View File

@ -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: '/',