Merge pull request #14 from jtom38/features/config-update

changing the baseurl back as the remote broke
This commit is contained in:
James Tombleson 2022-10-09 14:14:36 -07:00 committed by GitHub
commit 9dbd44dd2f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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"