mirror of https://github.com/iv-org/invidious.git
Rename empty.ecr to search_homepage.ecr
This commit is contained in:
parent
cf0ecaaf41
commit
65942cd46c
|
@ -22,7 +22,7 @@ class Invidious::Routes::Misc < Invidious::Routes::BaseRoute
|
|||
env.redirect "/feed/popular"
|
||||
end
|
||||
else
|
||||
templated "empty"
|
||||
templated "search_homepage"
|
||||
end
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in New Issue