Update ZINC url again (easier caching)
This commit is contained in:
parent
fd74ba6c05
commit
d9c56a54fc
1 changed files with 1 additions and 1 deletions
|
@ -8,6 +8,6 @@ module AssetHelper
|
|||
end
|
||||
|
||||
def zeus_logo_url(color: :black)
|
||||
"https://zeus.ugent.be/zinc/zeuslogo.svg?color=#{color}"
|
||||
"https://zeus.ugent.be/zinc/#{color}"
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue