Skip to content

Commit 8622308

Browse files
author
Ives van Hoorne
committed
Update embeds on homepage
1 parent d347666 commit 8622308

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/homepage/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -165,13 +165,13 @@ <h4>Made something cool? Send it to <a href="mailto:[email protected]">hello@
165165
<div class="picked-project">
166166
<h4>MobX-state-tree - TodoList by @mwestrate</h4>
167167
<iframe src="https://codesandbox.io/embed/nZ26kGMD" style="width:100%; height:500px; border:0; border-radius: 4px; overflow:hidden;"
168-
sandbox="allow-modals allow-forms allow-popups allow-scripts allow-same-origin"></iframe>
168+
sandbox="allow-modals allow-presentation allow-forms allow-popups allow-scripts allow-same-origin"></iframe>
169169
</div>
170170

171171
<div class="picked-project">
172-
<h4>Apollo React + GraphQL Lodash demo by @RomanHotsiy</h4>
173-
<iframe src=https://codesandbox.io/embed/vgGpzEwX0 style="width:100%; height:500px; border:0; border-radius: 4px; overflow:hidden;"
174-
sandbox="allow-modals allow-forms allow-popups allow-scripts allow-same-origin"></iframe>
172+
<h4>Redux-First Router by @faceyspacey</h4>
173+
<iframe src="https://codesandbox.io/s/github/faceyspacey/redux-first-router-codesandbox" style="width:100%; height:500px; border:0; border-radius: 4px; overflow:hidden;"
174+
sandbox="allow-modals allow-presentation allow-forms allow-popups allow-scripts allow-same-origin"></iframe>
175175
</div>
176176
</section>
177177

0 commit comments

Comments
 (0)