Fix slack build
This commit is contained in:
parent
77538e49f7
commit
36ea52fa4e
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ export default function Document() {
|
|||
return (
|
||||
<Html>
|
||||
<link rel="preconnect" href="https://fonts.googleapis.com" />
|
||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossOrigin="crossorigin" />
|
||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossOrigin="" />
|
||||
<Head />
|
||||
<link
|
||||
href="https://fonts.googleapis.com/css2?family=Fira+Sans:wght@400;500;600;700;800&display=swap"
|
||||
|
|
Loading…
Reference in a new issue