summaryrefslogtreecommitdiff
path: root/resources/views/layouts/footer.blade.php
diff options
context:
space:
mode:
authorhorus2022-01-04 02:40:23 +0100
committerhorus2022-01-04 02:40:23 +0100
commitad6c41809e40992411a9572e83a8db715187bc4c (patch)
treeff0081656f57948a5590aab2ac658f459102d049 /resources/views/layouts/footer.blade.php
parentce874f4a8f484ae81df867399cdb85a9cf1b9fa3 (diff)
downloadcurious-ad6c41809e40992411a9572e83a8db715187bc4c.tar.gz
Improves wording and stuff.
Diffstat (limited to 'resources/views/layouts/footer.blade.php')
-rw-r--r--resources/views/layouts/footer.blade.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/views/layouts/footer.blade.php b/resources/views/layouts/footer.blade.php
index c672d45..a037c25 100644
--- a/resources/views/layouts/footer.blade.php
+++ b/resources/views/layouts/footer.blade.php
@@ -10,7 +10,7 @@
Helpful Links
</h3>
<strong>
- <a href="{{ route('about') }}">Learn more about {{ env('APP_NAME') }}</a>
+ <a href="{{ route('about') }}">About {{ env('APP_NAME') }}</a>
</strong>
</div>
</footer>