diff --git a/app/views/data/index.html.erb b/app/views/data/index.html.erb index 5d291cce..88beecef 100644 --- a/app/views/data/index.html.erb +++ b/app/views/data/index.html.erb @@ -69,6 +69,20 @@ <% end %> +
+ <%= link_to tags_path, class: 'black-text' do %> +
+
+ <%= PageTag.icon %> +
Tag management
+

+ Manage the tags you've used for your worldbuilding. +

+
+
+ <% end %> +
+
<%= link_to notebook_export_path, class: 'black-text' do %>