diff options
Diffstat (limited to 'resources/views/layouts/footer.blade.php')
| -rw-r--r-- | resources/views/layouts/footer.blade.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/resources/views/layouts/footer.blade.php b/resources/views/layouts/footer.blade.php index a037c25..1f56b8e 100644 --- a/resources/views/layouts/footer.blade.php +++ b/resources/views/layouts/footer.blade.php @@ -11,6 +11,8 @@ </h3> <strong> <a href="{{ route('about') }}">About {{ env('APP_NAME') }}</a> + <br> + <a href="https://mstdn.social/@MostDiscussed">Follow on Mastodon</a> </strong> </div> </footer> |
