Open all links in a new tab. Closes #2160
This commit is contained in:
@@ -77,6 +77,8 @@ export const Main: FC = () => {
|
|||||||
|
|
||||||
<title>{name}</title>
|
<title>{name}</title>
|
||||||
<style>{customStyles}</style>
|
<style>{customStyles}</style>
|
||||||
|
<base target="_blank" />
|
||||||
|
|
||||||
{isProduction && <ServerRenderedHydration hydrationScript={hydrationScript} />}
|
{isProduction && <ServerRenderedHydration hydrationScript={hydrationScript} />}
|
||||||
</Head>
|
</Head>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user