changeset 0:5886962e7ba0

add index.html
author Daichi TOMA <e085740@ie.u-ryukyu.ac.jp>
date Mon, 01 Aug 2011 14:10:38 +0900
parents
children 23c1131ea61c
files index.html
diffstat 1 files changed, 21 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/index.html	Mon Aug 01 14:10:38 2011 +0900
@@ -0,0 +1,21 @@
+<html>
+	<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8"> 
+	<title>Daichi Toma's Page</title> 
+	<body> 
+		<br> 
+		<hr> 
+		<center> 
+			<h1>Daichi Toma's Page</h1> 
+			Since 2011
+		</center> 
+		<hr> 
+
+		<ul> 
+			<li><a href="./seminar/">Seminar</a></li>
+			<li><a href="http://amothic.com">Blog</a></li>
+		</ul> 
+
+
+
+		</body> 
+	</html>