Skip to content
This repository has been archived by the owner on May 13, 2019. It is now read-only.

Commit

Permalink
Update demo pages
Browse files Browse the repository at this point in the history
  • Loading branch information
yuanyan committed Feb 29, 2016
1 parent 076add6 commit afd57f3
Show file tree
Hide file tree
Showing 8 changed files with 26 additions and 26 deletions.
4 changes: 2 additions & 2 deletions pages/game2048.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@
</head>
<body>

<script src="react-web.js?8ccf7f38cf117a5a11cc"></script>
<script src="react-web.js?fdf3dcbf9376977779ad"></script>

<script src="game2048.js?8ccf7f38cf117a5a11cc"></script>
<script src="game2048.js?fdf3dcbf9376977779ad"></script>

</body>
</html>
4 changes: 2 additions & 2 deletions pages/movies.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@
</head>
<body>

<script src="react-web.js?8ccf7f38cf117a5a11cc"></script>
<script src="react-web.js?fdf3dcbf9376977779ad"></script>

<script src="movies.js?8ccf7f38cf117a5a11cc"></script>
<script src="movies.js?fdf3dcbf9376977779ad"></script>

</body>
</html>
30 changes: 15 additions & 15 deletions pages/react-web.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion pages/react-web.js.map

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions pages/tictactoe.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@
</head>
<body>

<script src="react-web.js?8ccf7f38cf117a5a11cc"></script>
<script src="react-web.js?fdf3dcbf9376977779ad"></script>

<script src="tictactoe.js?8ccf7f38cf117a5a11cc"></script>
<script src="tictactoe.js?fdf3dcbf9376977779ad"></script>

</body>
</html>
4 changes: 2 additions & 2 deletions pages/uiexplorer.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@
</head>
<body>

<script src="react-web.js?8ccf7f38cf117a5a11cc"></script>
<script src="react-web.js?fdf3dcbf9376977779ad"></script>

<script src="uiexplorer.js?8ccf7f38cf117a5a11cc"></script>
<script src="uiexplorer.js?fdf3dcbf9376977779ad"></script>

</body>
</html>
2 changes: 1 addition & 1 deletion pages/uiexplorer.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion pages/uiexplorer.js.map

Large diffs are not rendered by default.

0 comments on commit afd57f3

Please sign in to comment.