From 3d092bfd37145914b2dfce9560710b40053e410e Mon Sep 17 00:00:00 2001 From: evazion Date: Fri, 16 Sep 2022 05:03:27 -0500 Subject: [PATCH] site map: reorganize layout. Reorganize the /static/site_map page to try to group things together in a more logical fashion, especially the Admin section. --- app/views/static/site_map.html.erb | 159 ++++++++++++++++------------- 1 file changed, 88 insertions(+), 71 deletions(-) diff --git a/app/views/static/site_map.html.erb b/app/views/static/site_map.html.erb index 1361113c8..c8e8d67ac 100644 --- a/app/views/static/site_map.html.erb +++ b/app/views/static/site_map.html.erb @@ -5,113 +5,122 @@
+ - + + +
+
+ + +
+
<% if Danbooru.config.comments_enabled?.to_s.truthy? %> <% end %> + <% if Danbooru.config.forum_enabled?.to_s.truthy? %> <% end %> + +
+
+ - + + -
  • <%= link_to("Jobs", jobs_path) %>
  • +