Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
markwkidd committed Dec 9, 2024
1 parent 9ad2d65 commit abeae95
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,8 +78,7 @@ Invoke the template with a caption to wrap the image with the html element `figu


### Example: Wrap text around floating captioned image
{% include embed_image.html url="/assets/images/cucurbita/argyrosperma/recipes/cut-fruit-with-seeds-350w.jpg" alt="Saved seeds in a colander" caption="Seed saving and sharing is integrated into the guide" %}
{:class="float-right-third"}
{% include embed_image.html url="/assets/images/cucurbita/argyrosperma/recipes/cut-fruit-with-seeds-350w.jpg" alt="Saved seeds in a colander" caption="Seed saving and sharing is integrated into the guide" %}{:class="float-right-third"}

#### Source
{% raw %}
Expand Down

0 comments on commit abeae95

Please sign in to comment.