Only show user count for large userbases (#12238)

This commit is contained in:
leewynne 2021-01-12 17:58:03 +00:00 committed by GitHub
parent c3772a00ce
commit 09fa4551b1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
<div class="crayons-card crayons-card--secondary p-4">
<h2 class="fs-l fw-bold mb-2">
<a href="<%= about_path %>"><%= community_name %></a> is a community of <%= number_with_delimiter User.registered.estimated_count %> amazing <%= community_members_label %>
<%= render "shared/authentication_title" %>
</h2>
<p class="color-base-70 mb-4">
<% if SiteConfig.tagline.present? %>