mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-07-09 03:04:54 -04:00
changed "controls" > "control", removed exess brackets (#1063)
This commit is contained in:
parent
6c549ff993
commit
88a69e5f57
@ -42,7 +42,7 @@
|
|||||||
</a>
|
</a>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
[![Product Name Screen Shot][product-screenshot]]
|
![Product Name Screen Shot][product-screenshot]
|
||||||
|
|
||||||
# About The Project
|
# About The Project
|
||||||
|
|
||||||
@ -83,7 +83,7 @@ An API allows integration into applications like [Home Assistant](https://www.ho
|
|||||||
|
|
||||||
### Why a Database?
|
### Why a Database?
|
||||||
|
|
||||||
Some users of static-site generator applications like ChowDown have expressed concerns about their data being stuck in a database. Considering this is a new project it is a valid concern to be worried about your data. Mealie specifically addresses this concern by provided automatic daily backups that export your data in json, plain-text markdown files, and/or custom Jinja2 templates. **This puts you in controls of how your data is represented** when exported from Mealie, which means you can easily migrate to any other service provided Mealie doesn't work for you.
|
Some users of static-site generator applications like ChowDown have expressed concerns about their data being stuck in a database. Considering this is a new project it is a valid concern to be worried about your data. Mealie specifically addresses this concern by provided automatic daily backups that export your data in json, plain-text markdown files, and/or custom Jinja2 templates. **This puts you in control of how your data is represented** when exported from Mealie, which means you can easily migrate to any other service provided Mealie doesn't work for you.
|
||||||
|
|
||||||
As to why we need a database?
|
As to why we need a database?
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user