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

Commit

Permalink
update to webcomponents.js
Browse files Browse the repository at this point in the history
  • Loading branch information
dfreedm committed Oct 14, 2014
1 parent 884febd commit 91c5c34
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
right: 0;
}
</style>
<script src="../platform/platform.js"></script>
<script src="../webcomponentsjs/webcomponents.js"></script>
<link rel="import" href="../polymer-home-page/polymer-home-page.html">
</head>
<body>
Expand Down Expand Up @@ -70,4 +70,4 @@
}
</script>
</body>
</html>
</html>

0 comments on commit 91c5c34

Please sign in to comment.