changing the baseurl back as the remote broke

This commit is contained in:
James Tombleson 2022-10-09 14:14:19 -07:00
parent 400ecd231a
commit 8d1c21c841
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
baseURL: 'https://jtom38.github.io/cookbook'
baseURL: 'https://jtom38.github.io/cookbook/'
languageCode: 'en-us'
title: 'Cookbook'
theme: "hugo-bulma-cookbook"