Skip to content
This repository has been archived by the owner on Jan 25, 2022. It is now read-only.

Commit

Permalink
チュートリアル: 導線を追加
Browse files Browse the repository at this point in the history
  • Loading branch information
YOSHIDA Hiroki committed Apr 4, 2014
1 parent a749b36 commit 411b0e4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/views/base/_header.html.slim
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
= label_tag :url, 'イラストを投稿:'
= text_field_tag :url, nil, placeholder: 'キーワード or http://ページURL'
li = link_to 'ブックマークレットから投稿', bookmarklet_path
li = link_to 'チュートリアル', tutorial_path
li.divider
li = link_to 'まとめを作成', new_matome_path
- if user_signed_in?
Expand Down

0 comments on commit 411b0e4

Please sign in to comment.