summaryrefslogtreecommitdiff
path: root/resources/views/index.blade.php
diff options
context:
space:
mode:
Diffstat (limited to 'resources/views/index.blade.php')
-rw-r--r--resources/views/index.blade.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/views/index.blade.php b/resources/views/index.blade.php
index dd891b7..c4e3402 100644
--- a/resources/views/index.blade.php
+++ b/resources/views/index.blade.php
@@ -27,7 +27,7 @@
<a href="{{ route('popular_topics') }}" class="btn btn-lg btn-outline-primary btn-mobile-second">Popular Topics</a>
</p>
<p class="lead mt-50">
- Not ready to explore?<br> <a href="{{ route('about') }}">Then learn more</a>.
+ Find out more, why and how<br> <a href="{{ route('about') }}">About MostDiscussed.com</a>
</p>
</div>