mirror of
https://github.com/owncast/owncast.git
synced 2024-10-10 19:16:02 +00:00
Open all links in a new tab. Closes #2160
This commit is contained in:
parent
159fefe2a8
commit
4ca0e69be6
@ -77,6 +77,8 @@ export const Main: FC = () => {
|
||||
|
||||
<title>{name}</title>
|
||||
<style>{customStyles}</style>
|
||||
<base target="_blank" />
|
||||
|
||||
{isProduction && <ServerRenderedHydration hydrationScript={hydrationScript} />}
|
||||
</Head>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user