From 15b13aa04dabcd2c0d25ac778ae8c3abad0941e6 Mon Sep 17 00:00:00 2001 From: Hayden Date: Sun, 3 Jan 2021 10:02:27 -0900 Subject: [PATCH] remove old text --- dev/{ => scratch}/build.py | 0 dev/{ => scratch}/write_settings.py | 0 dev/todos.md | 1 + docs/docs/index.md | 13 ------------- 4 files changed, 1 insertion(+), 13 deletions(-) rename dev/{ => scratch}/build.py (100%) rename dev/{ => scratch}/write_settings.py (100%) diff --git a/dev/build.py b/dev/scratch/build.py similarity index 100% rename from dev/build.py rename to dev/scratch/build.py diff --git a/dev/write_settings.py b/dev/scratch/write_settings.py similarity index 100% rename from dev/write_settings.py rename to dev/scratch/write_settings.py diff --git a/dev/todos.md b/dev/todos.md index 7db74c792..87bc3f0f3 100644 --- a/dev/todos.md +++ b/dev/todos.md @@ -1,5 +1,6 @@ Frontend - [ ] Catch 400 / bad response on create from URL +- [ ] Recipe Editor Data Validation - [x] Favicon - [x] Rename Window diff --git a/docs/docs/index.md b/docs/docs/index.md index f8aef0f97..27397099c 100644 --- a/docs/docs/index.md +++ b/docs/docs/index.md @@ -93,17 +93,4 @@ Project Link: [https://github.com/hay-kot/mealie](https://github.com/hay-kot/mea - -[contributors-shield]: https://img.shields.io/github/contributors/hay-kot/mealie.svg?style=flat-square -[contributors-url]: https://github.com/hay-kot/mealie/graphs/contributors -[forks-shield]: https://img.shields.io/github/forks/hay-kot/mealie.svg?style=flat-square -[forks-url]: https://github.com/hay-kot/mealie/network/members -[stars-shield]: https://img.shields.io/github/stars/hay-kot/mealie.svg?style=flat-square -[stars-url]: https://github.com/hay-kot/mealie/stargazers -[issues-shield]: https://img.shields.io/github/issues/hay-kot/mealie.svg?style=flat-square -[issues-url]: https://github.com/hay-kot/mealie/issues -[license-shield]: https://img.shields.io/github/license/hay-kot/mealie.svg?style=flat-square -[license-url]: https://github.com/hay-kot/mealie/blob/master/LICENSE.txt -[linkedin-shield]: https://img.shields.io/badge/-LinkedIn-black.svg?style=flat-square&logo=linkedin&colorB=555 -[linkedin-url]: https://linkedin.com/in/hay-kot [product-screenshot]: img/home_screenshot.png