This commit is contained in:
Scott Miles
2012-10-10 16:17:26 -07:00
parent 4491af97ae
commit 7f0d7e13c9

View File

@@ -7,8 +7,8 @@ license that can be found in the LICENSE file.
<html>
<head>
<title>Icon</title>
<script src="../polyfills/Components/components-polyfill.js" shimShadow></script>
<link rel="components" href="../toolkit/src/g-icon.html">
<script src="../../polyfills/Components/components-polyfill.js" shimShadow></script>
<link rel="components" href="../../toolkit/src/g-icon.html">
</head>
<body>
<g-icon src="images/star_full.svg"></g-icon>