Skip to content

Commit

Permalink
Statistics: Clarify provider history introduction
Browse files Browse the repository at this point in the history
  • Loading branch information
cal0pteryx committed Jul 30, 2024
1 parent 5630152 commit f3dc923
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 @@ -29,7 +29,7 @@ <h3 id="history-of-providers">
History of Providers
<a class="heading-anchor" href="#history-of-providers"><i class="fa-solid fa-link fa-xs"></i></a>
</h3>
<small class="text-muted">This chart shows since when providers are available or listed.</small>
<small class="text-muted">This chart shows since when providers are available. Providers are listed in "Unknown", if the date of going into sevice was not provided.</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 f3dc923

Please sign in to comment.