diff --git a/app/views/static/site_map.html.erb b/app/views/static/site_map.html.erb index 432d5c44b..7f5b6c61f 100644 --- a/app/views/static/site_map.html.erb +++ b/app/views/static/site_map.html.erb @@ -61,6 +61,7 @@
  • <%= link_to("Contributors", reports_contributors_path) %>
  • <%= link_to("Janitor Trials", reports_janitor_trials_path) %>
  • <%= link_to("Uploads", reports_uploads_path) %>
  • +
  • <%= link_to("Performance Reports", "https://isshiki.donmai.us/reports") %>
  • <% if Danbooru.config.reportbooru_server %>
  • <%= link_to("Top Searches", searches_explore_posts_path) %>
  • <%= link_to("Missed Searches", missed_searches_explore_posts_path) %>