explore/posts/intro: remove page.
This was an alternate frontpage that contained a list of previews of the most popular tags. This page was never linked from anywhere and it was unknown by most users.
This commit is contained in:
@@ -26,11 +26,6 @@ module Explore
|
||||
@search_service = MissedSearchService.new
|
||||
end
|
||||
|
||||
def intro
|
||||
@presenter = IntroPresenter.new
|
||||
render :layout => "blank"
|
||||
end
|
||||
|
||||
private
|
||||
|
||||
def set_date
|
||||
|
||||
Reference in New Issue
Block a user