Skip to content
This repository was archived by the owner on Apr 20, 2018. It is now read-only.

Commit e3cea02

Browse files
committed
Add metadata
1 parent 4e18b00 commit e3cea02

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

metadata.html

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
<x-meta id="yt-search-video" label="Youtube Search Video">
2+
<template>
3+
<yt-search-video style="width: 300px; height: 300px;"></yt-search-video>
4+
</template>
5+
<template id="imports">
6+
<link rel="import" href="yt-search-video.html">
7+
</template>
8+
</x-meta>

0 commit comments

Comments
 (0)