diff --git a/app/views/information/content_type.html.erb b/app/views/information/content_type.html.erb index 43c640c1..34d0b913 100644 --- a/app/views/information/content_type.html.erb +++ b/app/views/information/content_type.html.erb @@ -303,7 +303,7 @@

Our users have created -

<%= number_with_delimiter @content_type.last.id %>

+

<%= number_with_delimiter @content_type.last.id %>

<%= pluralized_class_name.downcase %> on Notebook.ai! @@ -312,14 +312,17 @@

of which, -

<%= number_with_delimiter @content_type.where('created_at > ?', Date.current.beginning_of_day - 7.days).count %>

- were created in the last 30 days! +

<%= number_with_delimiter @content_type.where('created_at > ?', Date.current.beginning_of_day - 7.days).count %>

+ were created in the past 30 days!
-
We're here to stay. :)
+
+ favorite + We're here to stay. :) +
Notebook.ai has been around since 2016 and we're still growing. We're dedicated to making the best writing tool for authors out there — and we'll be around (and improving) for a very long time to do so.
@@ -373,7 +376,7 @@
  • <%= @content_type.icon %> - See in a single place all the timelines, documents, and timelines your <%= singular_class_name.downcase %> is linked to. + See in a single place all the timelines, documents, and collections your <%= singular_class_name.downcase %> is linked to.