diff --git a/app/views/static_pages/index.html.erb b/app/views/static_pages/index.html.erb index 28fae60..bc83c56 100644 --- a/app/views/static_pages/index.html.erb +++ b/app/views/static_pages/index.html.erb @@ -1,5 +1,7 @@
-

aka Wakatime v2

+

+ <%= @flavor_text %> +

Keep Track of Your Coding Time <%# link_to "🃏", wildcard_static_pages_path, class: "wildcard" %> @@ -13,7 +15,6 @@ }

- <%= @flavor_text %> <%= @social_proof&.downcase %>

<% unless current_user %>