mirror of
https://github.com/iv-org/invidious.git
synced 2025-10-19 05:48:06 +00:00
Change channel banner to be CSS background image
This is to allow for contents to be placed on the channel banner itself; something that is required for the links widget shown on Youtube.
This commit is contained in:
@@ -3906,7 +3906,6 @@ get "/fetch_link_favicon" do |env|
|
||||
env.response.headers["Access-Control-Allow-Origin"] = "*"
|
||||
proxy_file(favicon_response, env)
|
||||
end
|
||||
|
||||
rescue ex
|
||||
end
|
||||
end
|
||||
|
Reference in New Issue
Block a user