summaryrefslogtreecommitdiff
path: root/resources/views/topicindex.blade.php
diff options
context:
space:
mode:
authorhorus2026-07-05 00:49:33 +0200
committerhorus2026-07-05 00:49:33 +0200
commitd76dc67a6cfadee8a56368cee4558b5b7fdb10df (patch)
tree75020612114f962aadb9ebf277f181f363bf69a6 /resources/views/topicindex.blade.php
parentb495b5883418a05d3f000bfb845cbdfa740cb141 (diff)
downloadcurious-d76dc67a6cfadee8a56368cee4558b5b7fdb10df.tar.gz
wording
Diffstat (limited to 'resources/views/topicindex.blade.php')
-rw-r--r--resources/views/topicindex.blade.php6
1 files changed, 6 insertions, 0 deletions
diff --git a/resources/views/topicindex.blade.php b/resources/views/topicindex.blade.php
index 9c5b9c4..051e10d 100644
--- a/resources/views/topicindex.blade.php
+++ b/resources/views/topicindex.blade.php
@@ -29,6 +29,12 @@ html {
@endforeach
</ul>
</h3>
+ <p class="text-left card-text">
+ <strong>Hint:</strong>
+ <em>
+ Here is a list <a href="{{ route('popular_topics') }}" alt="all topics"> sorted by popularity</a>.
+ </em>
+ </p>
</div>
</div>