Skip to content

Commit

Permalink
Image Block: Adding example block with image.
Browse files Browse the repository at this point in the history
  • Loading branch information
etoledom committed Sep 13, 2018
1 parent f7459bd commit 134e079
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions src/store/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,10 @@ const initialHtml = `
<figure class="wp-block-image"><img alt=""/></figure>
<!-- /wp:image -->
<!-- wp:image -->
<figure class="wp-block-image"><img src="https://cldup.com/cXyG__fTLN.jpg" alt=""/></figure>
<!-- /wp:image -->
<!-- wp:title -->
Hello World
<!-- /wp:title -->
Expand Down

0 comments on commit 134e079

Please sign in to comment.