changeset 777:4f7639e3fa22

body
author ARAKI Tsuyohito <c113007@e.koeki-u.ac.jp>
date Sun, 12 Jul 2015 20:07:19 +0900
parents f14610dad04a
children 2d521149434a
files oasis2015/accountcheck.rb oasis2015/gets.rb oasis2015/gohan.rb oasis2015/index.html oasis2015/prof.rb
diffstat 5 files changed, 8 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/oasis2015/accountcheck.rb	Sun Jul 12 19:18:21 2015 +0900
+++ b/oasis2015/accountcheck.rb	Sun Jul 12 20:07:19 2015 +0900
@@ -78,6 +78,7 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
 <html>
 <head>
+<link rel="shortcut icon" href="./img/cabage.png"/>
 <title>Registering Account</title>
 <link rel="stylesheet" type="text/css" href="profeel.css">
 </head>
--- a/oasis2015/gets.rb	Sun Jul 12 19:18:21 2015 +0900
+++ b/oasis2015/gets.rb	Sun Jul 12 20:07:19 2015 +0900
@@ -108,6 +108,7 @@
 	"http://www.w3.org/TR/html4/strict.dtd">
 <html>
 <head>
+<link rel="shortcut icon" href="./img/tsuya.png"/>
 <title>こうかん!</title>
 <style type="text/css">
 <!--
--- a/oasis2015/gohan.rb	Sun Jul 12 19:18:21 2015 +0900
+++ b/oasis2015/gohan.rb	Sun Jul 12 20:07:19 2015 +0900
@@ -122,6 +122,7 @@
 	"http://www.w3.org/TR/html4/strict.dtd">
 <html>
 <head>
+<link rel="shortcut icon" href="./img/exp.png"/>
 <title>ごはぁん!</title>
 <style type="text/css">
 <!--
--- a/oasis2015/index.html	Sun Jul 12 19:18:21 2015 +0900
+++ b/oasis2015/index.html	Sun Jul 12 20:07:19 2015 +0900
@@ -2,6 +2,7 @@
         "http://www.w3.org/TR/html4/strict.dtd">
 <html>
 <head>
+<link rel="shortcut icon" href="./img/cabage.png"/>
 <title>さかたっち</title>
 <link rel="stylesheet" type="text/css" href="profeel.css">
 </head>
--- a/oasis2015/prof.rb	Sun Jul 12 19:18:21 2015 +0900
+++ b/oasis2015/prof.rb	Sun Jul 12 20:07:19 2015 +0900
@@ -273,6 +273,8 @@
 	"http://www.w3.org/TR/html4/strict.dtd">
 <html>
 <head>
+<link rel="shortcut icon" href="./img/cabage.png"/>
+
 <title>さかたっち</title>
 <style type="text/css">
 <!--
@@ -291,7 +293,8 @@
 
 -->
 </style>
-<link rel="stylesheet" type="text/css" href="profeel.css">
+#<link rel="stylesheet" type="text/css" href="profeel.css">
+<link rel="stylesheet" type="text/css" href="smart.css">
 </head>
 
 <body>

yatex.org