From e9942e5a7996dd9492aea5eb422431e257313f18 Mon Sep 17 00:00:00 2001 From: Tyler Sommer Date: Wed, 5 Mar 2014 11:23:21 -0800 Subject: [PATCH] Fixed readme page title --- app/views/projects/tree/_readme.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/projects/tree/_readme.html.haml b/app/views/projects/tree/_readme.html.haml index 16a9602ac97..0c19109445a 100644 --- a/app/views/projects/tree/_readme.html.haml +++ b/app/views/projects/tree/_readme.html.haml @@ -1,7 +1,7 @@ .readme-holder#README %h4.readme-file-title %i.icon-file - = readme.name + = readme.name .wiki - if gitlab_markdown?(readme.name) = preserve do