mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-07-19 13:19:41 +02:00
docs: properly set site_url for docs (#4442)
This commit is contained in:
parent
fdb5ff9ec0
commit
04ef4037b7
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
site_name: Mealie
|
site_name: Mealie
|
||||||
demo_url: https://demo.mealie.io
|
demo_url: https://demo.mealie.io
|
||||||
site_url: https://hay-kot.github.io/mealie/
|
site_url: https://docs.mealie.io
|
||||||
use_directory_urls: true
|
use_directory_urls: true
|
||||||
theme:
|
theme:
|
||||||
palette:
|
palette:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue