Merge pull request #215 from mutewinter/missing_favicon_link
Added missing link to favicon
This commit is contained in:
commit
bac0fa2c28
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
|||
%head
|
||||
%title
|
||||
GitLab
|
||||
= favicon_link_tag 'favicon.ico'
|
||||
= stylesheet_link_tag "application"
|
||||
= javascript_include_tag "application"
|
||||
= csrf_meta_tags
|
||||
|
|
Loading…
Reference in a new issue