changeset 3814:b9bace18001f

add h1tag, changed trad.html(logo link), changed title name
author Fumichan <c116092@h.koeki-u.ac.jp>
date Sat, 02 Feb 2019 15:37:16 +0900
parents 71785b6d57ac
children 6331884e9b3a
files index.html oasis/oasis.html shuzai/index.html shuzai/trad/trad.html
diffstat 4 files changed, 7 insertions(+), 6 deletions(-) [+]
line wrap: on
line diff
--- a/index.html	Sat Feb 02 15:31:06 2019 +0900
+++ b/index.html	Sat Feb 02 15:37:16 2019 +0900
@@ -24,6 +24,7 @@
         <!--#include virtual = "/navi.html"-->
 
         <section class="contents">
+            <h1>HOME</h1>
             <h2>SKIPとは</h2>
             <section class="explanation">
                 <p>SKIP = Shonai Koeki Information Project =</p>
--- a/oasis/oasis.html	Sat Feb 02 15:31:06 2019 +0900
+++ b/oasis/oasis.html	Sat Feb 02 15:37:16 2019 +0900
@@ -5,7 +5,7 @@
         <meta name="viewport" content="width=device-width, initial-scale=1">
         <meta name="keywords" content="">
         <meta name="description" content="">
-        <title>HOME | SKIP - Shonai Koeki Information Project -</title>
+        <title>酒田みなとオアシスまつり | SKIP - Shonai Koeki Information Project -</title>
         <!--[if lt IE 9]>
         <script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
         <![endif]-->
--- a/shuzai/index.html	Sat Feb 02 15:31:06 2019 +0900
+++ b/shuzai/index.html	Sat Feb 02 15:37:16 2019 +0900
@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <html>
   <head>
-  <title>取材記事一覧</title>
+  <title>取材記事 | SKIP - Shonai Koeki Information Project -</title>
   <meta charset=="utf-8">
   <link rel="stylesheet" type="text/css" href="../css/main.css">
   <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
@@ -17,7 +17,7 @@
         <!--#include virtual = "/navi.html"-->
 
     <section class="contents">
-
+      <h1>取材記事</h1>
       <h2>2018年取材一覧</h2>
         <section class="explanation">
           <ul>
--- a/shuzai/trad/trad.html	Sat Feb 02 15:31:06 2019 +0900
+++ b/shuzai/trad/trad.html	Sat Feb 02 15:37:16 2019 +0900
@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <html lang="ja">
   <head>
-    <title>伝統芸能</title>
+    <title>伝統芸能 | SKIP - Shonai Koeki Information Project -</title>
     <link rel="stylesheet" type="text/css" href="../../css/main.css">
     <link rel="stylesheet" href="https://www.yatex.org/gitbucket/KoekiBrandingPJ/Loremap/raw/master/src/colorbox/example3/colorbox.css">
     <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
@@ -15,7 +15,7 @@
     <!-- <script src="../src/leaflet/leaflet-omnivore.js"></script> -->
     <style type="text/css">
     <!--
-    div#mymap {width: 50vw; height: 50vh; margin: 0 auto;}
+    div#mymap {width: 90vw; height: 60vh; margin: 0 auto;}
     //.lorem {font-style: italic; color: #AAA;}
     .sidebar{top:50;background-color:red;}
     //.sidebar-content{opacity:0.8}
@@ -26,7 +26,7 @@
   <body>
 
     <header>
-      <img class="kamo" src="../img/skiplogo.png" alt="カモンくん">
+      <img class="kamo" src="../../img/skiplogo.png" alt="カモンくん">
     </header>
 
     <!--#include virtual="/navi.html"-->

yatex.org