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)