Skip to content

Commit 62172cb

Browse files
committedJul 26, 2019
Fix pen [skip ci]
1 parent 39fa2b3 commit 62172cb

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed
 

‎docs/index.md

+6-2
Original file line numberDiff line numberDiff line change
@@ -291,8 +291,12 @@ Clicking the button should now update the count.
291291

292292
#### Live Example
293293

294-
<p data-height="265" data-theme-id="light" data-slug-hash="WjeQBW" data-default-tab="js,result" data-user="tivac" data-embed-version="2" data-pen-title="Mithril XHR Example" data-preview="true" class="codepen">See the Pen <a href="https://codepen.io/tivac/pen/WjeQBW/">Mithril XHR Example</a> by Pat Cavit (<a href="https://codepen.io/tivac">@tivac</a>) on <a href="https://codepen.io">CodePen</a>.</p>
295-
<script async src="https://production-assets.codepen.io/assets/embed/ei.js"></script>
294+
<p class="codepen" data-height="265" data-theme-id="light" data-default-tab="js,result" data-user="isiahmeadows" data-slug-hash="aeBZEq" data-preview="true" style="height: 265px; box-sizing: border-box; display: flex; align-items: center; justify-content: center; border: 2px solid; margin: 1em 0; padding: 1em;" data-pen-title="Mithril XHR Example">
295+
<span>See the Pen <a href="https://codepen.io/isiahmeadows/pen/aeBZEq/">
296+
Mithril XHR Example</a> by Isiah Meadows (<a href="https://codepen.io/isiahmeadows">@isiahmeadows</a>)
297+
on <a href="https://codepen.io">CodePen</a>.</span>
298+
</p>
299+
<script async src="https://static.codepen.io/assets/embed/ei.js"></script>
296300

297301
---
298302

0 commit comments

Comments
 (0)
Please sign in to comment.