[Groonga-commit] pgroonga/pgroonga.github.io at c03853a [master] Fold long lines

Back to archive index

Kouhei Sutou null+****@clear*****
Sat May 23 17:24:07 JST 2015


Kouhei Sutou	2015-05-23 17:24:07 +0900 (Sat, 23 May 2015)

  New Revision: c03853a89126c0697937d26b41f673765ab72668
  https://github.com/pgroonga/pgroonga.github.io/commit/c03853a89126c0697937d26b41f673765ab72668

  Message:
    Fold long lines

  Modified files:
    index.md

  Modified: index.md (+6 -2)
===================================================================
--- index.md    2015-05-23 02:58:14 +0900 (54ec591)
+++ index.md    2015-05-23 17:24:07 +0900 (49e1d3b)
@@ -3,11 +3,15 @@ layout: en
 ---
 <div class="jumbotron">
   <h1>
-    <img alt="{{ site.title }}" title="{{ site.title }}" src="/images/pgroonga-logo.png">
+    <img alt="{{ site.title }}"
+         title="{{ site.title }}"
+         src="/images/pgroonga-logo.png">
   </h1>
   <p>{{ site.description }}</p>
   <p>
-    <a href="/install/" class="btn btn-primary btn-lg" role="button">Use the latest version ({{ site.pgroonga_version }})</a>
+    <a href="/install/"
+       class="btn btn-primary btn-lg"
+       role="button">Use the latest version ({{ site.pgroonga_version }})</a>
   </p>
 </div>
 
-------------- next part --------------
HTML����������������������������...
Download 



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