summaryrefslogtreecommitdiff
path: root/resources/views/about.blade.php
diff options
context:
space:
mode:
Diffstat (limited to 'resources/views/about.blade.php')
-rw-r--r--resources/views/about.blade.php4
1 files changed, 3 insertions, 1 deletions
diff --git a/resources/views/about.blade.php b/resources/views/about.blade.php
index 4d5e2fb..2b699e9 100644
--- a/resources/views/about.blade.php
+++ b/resources/views/about.blade.php
@@ -41,7 +41,8 @@ If you have feedback, want to report a bug, or just say hello, hit me up by e-ma
<br>
You can now also follow on Mastodon <a title="Follow on Mastodon {{ env('MASTODON_HANDLE') }}" href="{{ env('MASTODON_URL') }}" target=_blank>{!! file_get_contents(public_path() . "/img/mastodon.svg") !!} @MostDiscussed</a> to stay up to date.
-<h2>📈 Meanwhile: <strong>Stats!</strong></h2>
+<h2 class="text-cinema-muted">📈 Meanwhile: <strong>Stats!</strong></h2>
+<div class="card-text">
Indexed articles: <strong>{{ $count_articles }}</strong>
<br>
@@ -53,6 +54,7 @@ Sum of all upvotes: <strong>{{ $count_upvotes }} </strong> (...soo much interne
<br>
<br>
Keep reading!
+</div>
<!--