also changed a few things in intro module

This commit is contained in:
agnesthealien 2026-03-22 02:27:45 -04:00
parent dc84cee86a
commit 26c39bd9d4

View file

@ -1,7 +1,7 @@
<div class="intro module">
<h2 class="heading"><%= ts("A fan-created, fan-run, nonprofit, noncommercial archive for transformative fanworks, like fanfiction, fanart, fan videos, and podfic") %></h2>
<p class="stats"><%= ts("more than %{fandom_count} fandoms | %{user_count} users | %{work_count} works", fandom_count: content_tag(:span, number_with_delimiter(@fandom_count), class: "count"), user_count: content_tag(:span, number_with_delimiter(@user_count), class: "count"), work_count: content_tag(:span, number_with_delimiter(@work_count), class: "count")).html_safe %></p>
<p class="parent"><%= ts("Sunset is a project dedicated to hosting femslash (F/F, F/NB, NB/NB) fanworks.") %></p>
<p class="parent"><%= ts("Sunset is a project dedicated to hosting F/F, F/NB, and NB/NB fanworks.") %></p>
<div class="account module">