mirror of
https://github.com/runyanjake/recipes.git
synced 2025-10-04 13:47:29 -07:00
Add photo
This commit is contained in:
parent
cad3d0d194
commit
554a5e9b9a
@ -39,3 +39,8 @@ $ GIT_USER=<Your GitHub username> 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
|
||||
|
@ -12,7 +12,7 @@ import TabItem from '@theme/TabItem';
|
||||
<TabItem value="photos" label="Photos" default>
|
||||
A good Caesar salad dressing goes a long way, and making it yourself saves some money.
|
||||
|
||||

|
||||

|
||||
</TabItem>
|
||||
|
||||
<TabItem value="ingredients" label="Ingredients">
|
||||
|
1
recipes/docs/template/template.mdx
vendored
1
recipes/docs/template/template.mdx
vendored
@ -13,7 +13,6 @@ import TabItem from '@theme/TabItem';
|
||||
DESCRIPTION FOR TEMPLATE RECIPE
|
||||
|
||||

|
||||
// OR 
|
||||
</TabItem>
|
||||
|
||||
<TabItem value="ingredients" label="Ingredients">
|
||||
|
Loading…
x
Reference in New Issue
Block a user