Put a dash before the readme link so it doesn't look like it is part of the description.
This commit is contained in:
parent
4d482b3b0c
commit
9ab3882510
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@
|
|||
%strong= link_to 'Edit', edit_project_path
|
||||
- elsif !@project.empty_repo? && @repository.readme
|
||||
- readme = @repository.readme
|
||||
–
|
||||
= link_to project_blob_path(@project, tree_join(@repository.root_ref, readme.name)) do
|
||||
= readme.name
|
||||
|
||||
|
|
Loading…
Reference in a new issue