[Groonga-commit] ranguba/epub-searcher at d697dd7 [master] Add links to related pages in footer

Back to archive index

KITAITI Makoto null+****@clear*****
Sun Sep 20 19:16:21 JST 2015


KITAITI Makoto	2015-09-20 19:16:21 +0900 (Sun, 20 Sep 2015)

  New Revision: d697dd7a9774a97e67b0cee61f43aaf7dcc6b5db
  https://github.com/ranguba/epub-searcher/commit/d697dd7a9774a97e67b0cee61f43aaf7dcc6b5db

  Message:
    Add links to related pages in footer

  Modified files:
    app/views/layouts/layout.haml

  Modified: app/views/layouts/layout.haml (+4 -0)
===================================================================
--- app/views/layouts/layout.haml    2015-09-20 19:06:02 +0900 (78a3c3e)
+++ app/views/layouts/layout.haml    2015-09-20 19:16:21 +0900 (3ebbb64)
@@ -18,5 +18,9 @@
           %li{:class => 'nav'}
             = link_to 'Books', url_for(:books), :class => '', :title => 'Registered books'
     = yield
+    %footer
+      %ul
+        %li= link_to 'Ranguba Project', 'http://ranguba.org/'
+        %li= link_to 'GitHub Repo', 'https://github.com/ranguba/epub-searcher'
     %script{:src => '/components/jquery/dist/jquery.min.js'}
     %script{:src => '/components/bootstrap-sass/assets/javascripts/bootstrap.min.js'}
-------------- next part --------------
HTML����������������������������...
Descargar 



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