diff --git a/app/views/users/show.html.erb b/app/views/users/show.html.erb index cbea773b..712c9483 100644 --- a/app/views/users/show.html.erb +++ b/app/views/users/show.html.erb @@ -16,7 +16,11 @@ content_jsonld = { <% - tabs = %w(universes characters locations items) + tabs = %w( + universes + characters locations items + creatures races religions magics languages groups scenes + ) tab_content_list = {} tabs.each do |tab| @@ -25,21 +29,38 @@ content_jsonld = { %>
+
Profile pictures are powered by <%= link_to 'Gravatar', 'https://gravatar.com/', target: "_blank" %>, using the email you provided in your <%= link_to 'account settings', edit_user_registration_path %>.
+For the prettiest profile, please use an avatar at least 250 pixels wide.
+Profile pictures are powered by <%= link_to 'Gravatar', 'https://gravatar.com/', target: "_blank" %>, using the email you provided in your <%= link_to 'account settings', edit_user_registration_path %>.
-For the prettiest profile, please use an avatar at least 250 pixels wide.
-- It looks like <%= @user.name %> isn't sharing any public <%= tab %> yet. -
-+ It looks like <%= @user.name %> isn't sharing any public <%= tab %> yet. +
+