Skip to content

Commit

Permalink
statistics: Clarify that year specifies since when providers are avai…
Browse files Browse the repository at this point in the history
…lable/listed
  • Loading branch information
melvo authored and cal0pteryx committed Jul 25, 2024
1 parent c305101 commit 7f82e27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion themes/xmpp-providers/layouts/shortcodes/statistics.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ <h5>Provider Categories</h5>
<div class="col mx-auto text-center">
<div class="bg-body-tertiary rounded p-3">
<h5>History of Providers</h5>
<small class="text-muted">This chart shows since when providers are available.</small>
<small class="text-muted">This chart shows since when providers are available or listed.</small>
<div id="since_bar_chart_container" style="height:400px;"
data-values="{{ .Site.Data.statistics.since_bar_chart_data | jsonify }}"></div>
</div>
Expand Down

0 comments on commit 7f82e27

Please sign in to comment.