[Groonga-commit] groonga/heroku-sample-rroonga-blog at a19b837 [master] Add "Rroonga" word to title

Back to archive index

Kouhei Sutou null+****@clear*****
Wed May 28 15:35:06 JST 2014


Kouhei Sutou	2014-05-28 15:35:06 +0900 (Wed, 28 May 2014)

  New Revision: a19b83734794e89da22d06c74d95320a31ea1c30
  https://github.com/groonga/heroku-sample-rroonga-blog/commit/a19b83734794e89da22d06c74d95320a31ea1c30

  Message:
    Add "Rroonga" word to title

  Modified files:
    app/views/layouts/application.html.erb

  Modified: app/views/layouts/application.html.erb (+2 -2)
===================================================================
--- app/views/layouts/application.html.erb    2014-05-27 10:58:43 +0900 (0aa48b1)
+++ app/views/layouts/application.html.erb    2014-05-28 15:35:06 +0900 (0f280d3)
@@ -4,7 +4,7 @@
   <meta charset="utf-8">
   <meta http-equiv="X-UA-Compatible" content="IE=edge">
   <meta name="viewport" content="width=device-width, initial-scale=1">
-  <title>HerokuBlog</title>
+  <title>Rroonga Blog on Heroku</title>
   <%= stylesheet_link_tag    'application', media: 'all', 'data-turbolinks-track' => true %>
   <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
   <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
@@ -24,7 +24,7 @@
           <span class="icon-bar"></span>
           <span class="icon-bar"></span>
         </button>
-        <%= link_to 'HerokuBlog', root_path, class: 'navbar-brand' %>
+        <%= link_to 'Rroonga Blog on Heroku', root_path, class: 'navbar-brand' %>
       </div>
       <%= form_tag(posts_path, method: "get", class: "navbar-form navbar-right collapse navbar-collapse") do %>
         <div class="input-group">
-------------- next part --------------
HTML����������������������������...
下載 



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