mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-11-27 14:14:05 -05: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
|