Merge branch 'develop' into styling/patch_fixes_for_theme_colors
This commit is contained in:
commit
9842cc5557
@ -31,12 +31,11 @@ const LinkFooter = ({ onOpenHotkeys, account }) => (
|
|||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
{/* <FormattedMessage
|
<FormattedMessage
|
||||||
id='getting_started.open_source_notice'
|
id='getting_started.open_source_notice'
|
||||||
defaultMessage='Gab Social is open source software. You can contribute or report issues on GitHub at {github}.'
|
defaultMessage='Gab Social is open source software. You can contribute or report issues on GitHub at {github}.'
|
||||||
values={{ github: <span><a href={source_url} rel='noopener' target='_blank'>{repository}</a> (v{version})</span> }}
|
values={{ github: <span><a href={source_url} rel='noopener' target='_blank'>{repository}</a> (v{version})</span> }}
|
||||||
/> */}
|
/>
|
||||||
Gab Social is open source software. You can download the source <span><a href='/src/gab-social.zip'>here</a></span>
|
|
||||||
</p>
|
</p>
|
||||||
<p>© 2019 Gab AI Inc.</p>
|
<p>© 2019 Gab AI Inc.</p>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user