From 554a5e9b9a838cad94aab56e9fcf076559c9636c Mon Sep 17 00:00:00 2001 From: Jake R Date: Mon, 8 Jul 2024 00:09:09 -0700 Subject: [PATCH] Add photo --- recipes/README.md | 5 +++++ recipes/docs/salad/caesar-salad-dressing.mdx | 2 +- recipes/docs/template/template.mdx | 1 - 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/recipes/README.md b/recipes/README.md index 0c6c2c2..1184b33 100644 --- a/recipes/README.md +++ b/recipes/README.md @@ -39,3 +39,8 @@ $ GIT_USER= yarn deploy ``` If you are using GitHub pages for hosting, this command is a convenient way to build the website and push to the `gh-pages` branch. + + +### Misc + +Note: I've been generating images for the page in 1200x800 resolution diff --git a/recipes/docs/salad/caesar-salad-dressing.mdx b/recipes/docs/salad/caesar-salad-dressing.mdx index fc3e3b2..d17ed27 100644 --- a/recipes/docs/salad/caesar-salad-dressing.mdx +++ b/recipes/docs/salad/caesar-salad-dressing.mdx @@ -12,7 +12,7 @@ import TabItem from '@theme/TabItem'; A good Caesar salad dressing goes a long way, and making it yourself saves some money. - ![image](@site/docs/static/img/not-found.svg) + ![image](@site/docs/salad/static/caesar-salad-dressing.png) diff --git a/recipes/docs/template/template.mdx b/recipes/docs/template/template.mdx index 7e85094..da7d8b5 100644 --- a/recipes/docs/template/template.mdx +++ b/recipes/docs/template/template.mdx @@ -13,7 +13,6 @@ import TabItem from '@theme/TabItem'; DESCRIPTION FOR TEMPLATE RECIPE ![image](@site/docs/static/img/not-found.svg) - // OR ![image](@site/docs/TEMPLATE/static/TEMPLATE_IMAGE.png)