diff options
Diffstat (limited to 'resources/views/about.blade.php')
| -rw-r--r-- | resources/views/about.blade.php | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/resources/views/about.blade.php b/resources/views/about.blade.php index e76f15f..14b62dc 100644 --- a/resources/views/about.blade.php +++ b/resources/views/about.blade.php @@ -46,6 +46,10 @@ For starters I recommend to start with the <a href="{{ route('popular') }}">most If you have feedback, want to report a bug or just say hello, hit me up by e-mail: <em>hi @ thisdomain without the www .com</em> +<br> +<br> +You can now also follow on Mastodon <a href="https://mstdn.social/@MostDiscussed" target=_blank>@MostDiscussed</a>. + <!-- I was curious what HN may find interesting, so I used upvoted or discussed articles from Wikipedia as a proxy and build this. All articles are <a href="{{ route('popular_topics') }}">structured and categorized</a> to get a better overview. Unsurprisingly <a href="{{ route('topic', 'computing') }}">computing</a> was on the top, but then it might get interesting. <br> |
