1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-08-03 04:25:24 +02:00

ios style updates

This commit is contained in:
hay-kot 2021-02-24 17:51:37 -09:00
parent 9fed572cc5
commit 8c1a97df2c
4 changed files with 22 additions and 15 deletions

View file

@ -18,6 +18,7 @@ markdown_extensions:
- pymdownx.tasklist:
custom_checkbox: true
- admonition
- attr_list
extra_css:
- stylesheets/custom.css
@ -29,7 +30,7 @@ nav:
- Getting Started:
- Installation: "getting-started/install.md"
- Working With Recipes: "getting-started/recipes.md"
- Adding Recipes with iOS shortcuts: "getting-started/iOS.md"
- iOS Shortcuts: "getting-started/iOS.md"
- Planning Meals: "getting-started/meal-planner.md"
- Site Settings: "getting-started/site-settings.md"
- Backups and Exports: "getting-started/backups-and-exports.md"