Skip to content

Commit

Permalink
update base URL
Browse files Browse the repository at this point in the history
  • Loading branch information
mpoegel committed Jan 20, 2024
1 parent 557e4af commit d0a6664
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions .gitignore
@@ -1,3 +1,5 @@
*.lock
*.vscode
public
.env
dist/
4 changes: 2 additions & 2 deletions config.toml
@@ -1,5 +1,5 @@
baseURL = 'https://poegel.kitchen'
baseURL = 'https://recipes.oldno.name'
languageCode = 'en-us'
title = 'Family Recipes'
title = 'Friends & Family Recipes'
[taxonomies]
tag = 'tags'

0 comments on commit d0a6664

Please sign in to comment.