Skip to content

Commit

Permalink
Demo: Update Cover Image usage
Browse files Browse the repository at this point in the history
  • Loading branch information
mcsf committed Sep 28, 2017
1 parent f6ae7fe commit 89cd7ff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions post-content.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ window._wpGutenbergPost.title = {

window._wpGutenbergPost.content = {
raw: [
'<!-- wp:core/cover-image {"url":"https://cldup.com/GCwahb3aOb.jpg","align":"full","hasParallax":true,"hasBackgroundDim":true} -->',
'<section class="wp-block-cover-image has-parallax has-background-dim" style="background-image:url(https://cldup.com/GCwahb3aOb.jpg)"><h2>Of mountains &amp; printing presses</h2></section>',
'<!-- wp:core/cover-image {"url":"https://cldup.com/GCwahb3aOb.jpg","align":"full","hasParallax":true,"dimRatio":50} -->',
'<section class="wp-block-cover-image has-background-dim-5 has-background-dim has-parallax" style="background-image:url(https://cldup.com/GCwahb3aOb.jpg)"><h2>Of mountains &amp; printing presses</h2></section>',
'<!-- /wp:core/cover-image -->',

'<!-- more Keep on reading! -->',
Expand Down

0 comments on commit 89cd7ff

Please sign in to comment.