mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-07-24 15:49:42 +02:00
16 lines
317 B
YAML
16 lines
317 B
YAML
|
site_name: Mealie
|
||
|
theme:
|
||
|
name: material
|
||
|
icon:
|
||
|
logo: material/silverware-variant
|
||
|
features:
|
||
|
- navigation.instant
|
||
|
markdown_extensions:
|
||
|
- pymdownx.highlight
|
||
|
- pymdownx.superfences
|
||
|
- admonition
|
||
|
extra_css:
|
||
|
- stylesheets/custom.css
|
||
|
repo_url: https://github.com/hay-kot/mealie
|
||
|
repo_name: hay-kot/mealie
|