style intro page, ignore artist tags in Tag.trending, set root page to explore/posts/intro
This commit is contained in:
@@ -352,5 +352,5 @@ Danbooru::Application.routes.draw do
|
||||
match "/static/benchmark" => "static#benchmark"
|
||||
match "/static/name_change" => "static#name_change", :as => "name_change"
|
||||
|
||||
root :to => "posts#index"
|
||||
root :to => "explore/posts#intro"
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user