From: shel Date: Fri, 17 Feb 2017 19:50:50 +0000 (-0500) Subject: Add target="_blank" to github link X-Git-Url: https://git.xn--scling-oua.cat.family/?a=commitdiff_plain;h=6a6d8f60c4cdffb1e32ae531e169117a378b50fd;p=mastodon.git Add target="_blank" to github link This makes so clicking the link to the github opens in a new tab or windows. I just keep getting frustrated clicking the link to github and then losing my place in my home timeline >_> that's all --- diff --git a/app/assets/javascripts/components/features/getting_started/index.jsx b/app/assets/javascripts/components/features/getting_started/index.jsx index 0e1937b43..af86919c1 100644 --- a/app/assets/javascripts/components/features/getting_started/index.jsx +++ b/app/assets/javascripts/components/features/getting_started/index.jsx @@ -44,7 +44,7 @@ const GettingStarted = ({ intl, me }) => {

-

tootsuite/mastodon }} />

+

tootsuite/mastodon }} />