Skip to content

Commit ec119eb

Browse files
author
Ives van Hoorne
committed
Change examples on front page
1 parent 95849a2 commit ec119eb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/homepage/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ <h3>Example Projects</h3>
152152
<a href="/s/github/faceyspacey/redux-first-router-codesandbox" class="project">
153153
Redux-First Router
154154
</a>
155-
<a href="/s/2vmzpM0wK" class="project">
155+
<a href="/s/nZ26kGMD" class="project">
156156
MobX-state-tree
157157
</a>
158158
</div>
@@ -170,8 +170,8 @@ <h4>MobX-state-tree - TodoList by @mwestrate</h4>
170170

171171
<div class="picked-project">
172172
<h4>Redux-First Router by @faceyspacey</h4>
173-
<iframe src="https://codesandbox.io/embed/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>
173+
<iframe src="https://codesandbox.io/embed/github/faceyspacey/redux-first-router-codesandbox/tree/master/?module=rJHWLQms2rZ"
174+
style="width:100%; height:500px; border:0; border-radius: 4px; overflow:hidden;" 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)