diff --git a/app/views/static/site_map.html.erb b/app/views/static/site_map.html.erb index c034f9e5f..badd27e16 100644 --- a/app/views/static/site_map.html.erb +++ b/app/views/static/site_map.html.erb @@ -82,6 +82,7 @@
  • Admin

  • <%= link_to("Janitor Trials", janitor_trials_path) %>
  • <%= link_to("IP Bans", ip_bans_path) %>
  • +
  • <%= link_to("News Updates", news_updates_path) %>
  • <% end %>