From 6a6d8f60c4cdffb1e32ae531e169117a378b50fd Mon Sep 17 00:00:00 2001 From: shel Date: Fri, 17 Feb 2017 14:50:50 -0500 Subject: [PATCH] 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 --- .../javascripts/components/features/getting_started/index.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 }} />