forked from Botanical/BotanJS
Astro Classes
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>Botan JS - Test</title>
|
||||
<script>
|
||||
var debugEnv = true;
|
||||
var _AstConf_ = {
|
||||
"Video": [ "vimeo_1", "youtube_1" ]
|
||||
};
|
||||
</script>
|
||||
|
||||
<link href="/ocss/Astro.Blog.Components.Video" rel="stylesheet" type="text/css" />
|
||||
<script src="/ojs/Astro.Blog.Components.Video"></script>
|
||||
|
||||
<body onload="BotanJS.import('Astro.Bootstrap').init();">
|
||||
<div id="vimeo_1" value="75668670" class="v_wrapper" ><div><div></div></div></div>
|
||||
<div id="youtube_1" value="Q9aM9Ch97U8" class="v_wrapper" style="background: black url(http://img.youtube.com/vi/Q9aM9Ch97U8/hqdefault.jpg) no-repeat center center;" ><div><div></div></div></div>
|
||||
</body>
|
||||
|
||||
</html>
|
Reference in New Issue
Block a user