[Glitch] Change “About” and “Privacy policy” links to open in a new tab in advanced interface

Port 71db616fed to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
Claire
2023-07-13 17:59:15 +02:00
parent 9bd012b7cb
commit c45a965bf7
2 changed files with 5 additions and 3 deletions

View File

@@ -192,7 +192,7 @@ class GettingStarted extends ImmutablePureComponent {
)}
</div>
<LinkFooter />
<LinkFooter multiColumn />
</div>
{(multiColumn && showTrends) && <TrendsContainer />}