Skip to content

Instantly share code, notes, and snippets.

@asathoor
Created March 9, 2023 09:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save asathoor/8c03151dd0d99dbb03e30f7f49bacc7c to your computer and use it in GitHub Desktop.
Save asathoor/8c03151dd0d99dbb03e30f7f49bacc7c to your computer and use it in GitHub Desktop.
<!-- wp:group {"layout":{"type":"flex","flexWrap":"nowrap"}} -->
<div class="wp-block-group"><!-- wp:html -->
<figure class="rellax" data-rellax-speed="7" class="wp-block-image size-full is-resized"><img src="https://thoth.dk/wp-content/uploads/2023/01/astronaut-wp.jpeg" alt="" class="wp-image-7" width="192" height="192"/></figure>
<!-- /wp:html -->
<!-- wp:html -->
<figure class="rellax wp-block-image size-full is-resized" data-rellax-speed="3"> <img src="https://thoth.dk/wp-content/uploads/2023/02/superwoman-coder.jpeg" alt="" class="wp-image-628" width="256" height="256"></figure>
<!-- /wp:html --></div>
<!-- /wp:group -->
<!-- wp:cover {"url":"https://thoth.dk/wp-content/uploads/2023/02/IMG_20200724_121743.jpg","id":279,"dimRatio":0,"minHeight":200,"minHeightUnit":"vh","isDark":false,"align":"full"} -->
<div class="wp-block-cover alignfull is-light" style="min-height:200vh"><span aria-hidden="true" class="wp-block-cover__background has-background-dim-0 has-background-dim"></span><img class="wp-block-cover__image-background wp-image-279" alt="" src="https://thoth.dk/wp-content/uploads/2023/02/IMG_20200724_121743.jpg" data-object-fit="cover"/><div class="wp-block-cover__inner-container"><!-- wp:html -->
<figure class="rellax wp-block-image size-full is-resized"><img src="https://thoth.dk/wp-content/uploads/2023/02/superwoman-coder.jpeg" alt="" class="wp-image-628" width="140" height="140"></figure>
<!-- /wp:html --></div></div>
<!-- /wp:cover -->
<!-- wp:html -->
<script src="https://cdn.jsdelivr.net/gh/dixonandmoe/rellax@master/rellax.min.js"></script>
<script>
// Accepts any class name
var rellax = new Rellax('.rellax');
</script>
<!-- /wp:html -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment