no need to add fonts to assets path
This commit is contained in:
parent
317c928198
commit
72395d7f6e
2 changed files with 1 additions and 4 deletions
|
@ -50,8 +50,5 @@ module Gitlab
|
|||
|
||||
# Version of your assets, change this if you want to expire all your assets
|
||||
config.assets.version = '1.0'
|
||||
|
||||
# Add fonts
|
||||
config.assets.paths << "#{Rails.root}/app/assets/fonts"
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue