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

Commit

Permalink
add metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
frankiefu committed Apr 25, 2014
1 parent 3865df9 commit d574de2
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions metadata.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<x-meta id="core-icon-button" label="Polymer Core Icon Button" group="Polymer Core">

<template>
<core-icon-button icon="menu" theme="core-light-theme"></core-icon-button>
</template>

<template id="imports">
<link rel="import" href="core-icon-button.html">
</template>

</x-meta>

0 comments on commit d574de2

Please sign in to comment.