From e9d845e7ccf5d189fba020aff2960e886548df3b Mon Sep 17 00:00:00 2001 From: nonamethanks Date: Mon, 28 Jun 2021 14:29:22 +0200 Subject: [PATCH] Update site map --- app/views/static/site_map.html.erb | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/app/views/static/site_map.html.erb b/app/views/static/site_map.html.erb index fccb3dd91..aeed639e1 100644 --- a/app/views/static/site_map.html.erb +++ b/app/views/static/site_map.html.erb @@ -52,6 +52,7 @@
  • <%= link_to("Aliases", tag_aliases_path) %>
  • <%= link_to("Implications", tag_implications_path) %>
  • <%= link_to("Listing", tags_path) %>
  • +
  • <%= link_to("Related Tags", related_tag_path) %>