changeset 3748:2a9ae2b95356

add index.html in kadotagagura
author HIROSE Yuuji <yuuji@gentei.org>
date Fri, 14 Dec 2018 13:46:41 +0900
parents 5c7aa4fe5574
children 791d913e46a0 a6fc06536eba
files shuzai/trad/kadotakagura/index.html
diffstat 1 files changed, 22 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/shuzai/trad/kadotakagura/index.html	Fri Dec 14 13:46:41 2018 +0900
@@ -0,0 +1,22 @@
+<!DOCTYPE html>
+<html lang="ja">
+<head>
+<title>KAGURA!</title>
+<style type="text/css">
+<!--
+body {background: azure;}
+-->
+</style>
+<link rel="stylesheet" type="text/css" href="../../shuzai.css">
+</head>
+
+<body>
+<h1>kagura dayo!! Example</h1>
+<video controls>
+<source height="360" src="https://www.yatex.org/gitbucket/SKIP/traditional/raw/\
+master/2018/kadota/KadotaKagura-640.webm">
+</video>
+
+
+</body>
+</html>

yatex.org