diff --git a/app/views/static_pages/index.html.erb b/app/views/static_pages/index.html.erb index 1d98336..6ff77ab 100644 --- a/app/views/static_pages/index.html.erb +++ b/app/views/static_pages/index.html.erb @@ -18,7 +18,7 @@ <% if @show_wakatime_setup_notice %>
<%= link_to "Set up Hackatime! Click me.", my_wakatime_setup_path, class: "auth-button setup-button primary-action" %> -

<%= @setup_social_proof %>

+

<%= @setup_social_proof %> (this is real data)

<% end %>