mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-10 21:26:07 +10:00
More readable Title for tab
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
%head
|
||||
%meta{charset: "utf-8"}
|
||||
%title
|
||||
= "#{title} | " if defined?(title)
|
||||
GitLab
|
||||
= " > #{title}" if defined?(title)
|
||||
= favicon_link_tag 'favicon.ico'
|
||||
= stylesheet_link_tag "application"
|
||||
= javascript_include_tag "application"
|
||||
|
||||
Reference in New Issue
Block a user