Skip to content

Commit

Permalink
Fix wording to be like design
Browse files Browse the repository at this point in the history
  • Loading branch information
mlandauer committed May 20, 2024
1 parent f19e32f commit 1677120
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/_tailwind/home/_trending.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
<%= render partial: "home/application_trending", collection: applications.limit(6), as: :application %>
</ol>
<div class="pt-14">
<%= pa_link_to "View more trending applications", trending_applications_path, extra_classes: "text-xl" %>
<%= pa_link_to "View top 20 commented applications", trending_applications_path, extra_classes: "text-xl" %>
</div>
</section>

0 comments on commit 1677120

Please sign in to comment.