Changed zinc URL to herbert
This commit is contained in:
parent
e6fa8c4526
commit
c84a6a44d8
1 changed files with 1 additions and 1 deletions
|
@ -8,6 +8,6 @@ module AssetHelper
|
||||||
end
|
end
|
||||||
|
|
||||||
def zeus_logo_url(color: :black)
|
def zeus_logo_url(color: :black)
|
||||||
"https://zeus.ugent.be/zinc/#{color}"
|
"https://zinc.zeus.gent/#{color}"
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in a new issue