Skip to content

Commit e8eeeca

Browse files
committed
Merge pull request #9 from zenorocha/patch-1
polymer.html should be included in the element level, not in the app level
2 parents 1c1ef99 + e2a8f97 commit e8eeeca

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

index.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
<head>
1212
<meta name="viewport" content="width=device-width, minimum-scale=1.0, initial-scale=1.0, user-scalable=yes">
1313
<script src="../platform/platform.js"></script>
14-
<link rel="import" href="../polymer/polymer.html">
1514
<link rel="import" href="../core-component-page/core-component-page.html">
1615

1716
</head>

0 commit comments

Comments
 (0)