Skip to content

Commit

Permalink
fix(website): disable crashing CodePen link
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremyckahn committed Jul 3, 2023
1 parent fe1ce1a commit 6b566f9
Show file tree
Hide file tree
Showing 3 changed files with 1,383 additions and 25 deletions.
16 changes: 8 additions & 8 deletions index.md
Expand Up @@ -56,14 +56,14 @@ Shifty's tiny footprint compares very favorably against other popular animation

## Examples

### Sequencing

<p class="codepen" data-height="500" data-theme-id="dark" data-default-tab="js,result" data-user="jeremyckahn" data-slug-hash="GRZZVLZ" style="height: 500px; box-sizing: border-box; display: flex; align-items: center; justify-content: center; border: 2px solid; margin: 1em 0; padding: 1em;" data-pen-title="Shifty Sequencing Demo">
<span>See the Pen <a href="https://codepen.io/jeremyckahn/pen/GRZZVLZ">
Shifty Sequencing Demo</a> by Jeremy Kahn (<a href="https://codepen.io/jeremyckahn">@jeremyckahn</a>)
on <a href="https://codepen.io">CodePen</a>.</span>
</p>
<script async src="https://static.codepen.io/assets/embed/ei.js"></script>
<!--### Sequencing-->

<!--<p class="codepen" data-height="500" data-theme-id="dark" data-default-tab="js,result" data-user="jeremyckahn" data-slug-hash="GRZZVLZ" style="height: 500px; box-sizing: border-box; display: flex; align-items: center; justify-content: center; border: 2px solid; margin: 1em 0; padding: 1em;" data-pen-title="Shifty Sequencing Demo">-->
<!--<span>See the Pen <a href="https://codepen.io/jeremyckahn/pen/GRZZVLZ">-->
<!--Shifty Sequencing Demo</a> by Jeremy Kahn (<a href="https://codepen.io/jeremyckahn">@jeremyckahn</a>)-->
<!--on <a href="https://codepen.io">CodePen</a>.</span>-->
<!--</p>-->
<!--<script async src="https://static.codepen.io/assets/embed/ei.js"></script>-->

### `await`ed tweens

Expand Down

0 comments on commit 6b566f9

Please sign in to comment.