[Groonga-commit] droonga/droonga.org at 0e25a90 [gh-pages] Make a simple header

Back to archive index

Yoji Shidara null+****@clear*****
Thu Sep 5 11:04:23 JST 2013


Yoji Shidara	2013-09-05 11:04:23 +0900 (Thu, 05 Sep 2013)

  New Revision: 0e25a900230e5a9935854cb6673533925614b02c
  https://github.com/droonga/droonga.org/commit/0e25a900230e5a9935854cb6673533925614b02c

  Message:
    Make a simple header

  Modified files:
    _layouts/default.html
    index.md

  Modified: _layouts/default.html (+3 -0)
===================================================================
--- _layouts/default.html    2013-09-05 11:01:15 +0900 (eccc78c)
+++ _layouts/default.html    2013-09-05 11:04:23 +0900 (3ed216c)
@@ -5,6 +5,9 @@
     <title>{% if page.title %}{{ page.title }} | {% endif %}{{ site.title }}</title>
   </head>
   <body>
+    <header>
+      <h1><a href="/">droonga.org</a></h1>
+    </header>
     {{ content }}
   </body>
 </html>

  Modified: index.md (+0 -2)
===================================================================
--- index.md    2013-09-05 11:01:15 +0900 (8e8f8ff)
+++ index.md    2013-09-05 11:04:23 +0900 (5054fab)
@@ -2,6 +2,4 @@
 layout: default
 ---
 
-# droonga.org
-
 * [droonga tutorial (in Japanese)](/tutorial)
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Back to archive index