upstream #1
@ -24,22 +24,9 @@ class MyDocument extends Document {
|
|||||||
<link rel="alternate" type="application/rss+xml" href="/index.xml" />
|
<link rel="alternate" type="application/rss+xml" href="/index.xml" />
|
||||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossOrigin="anonymous" />
|
<link rel="preconnect" href="https://fonts.gstatic.com" crossOrigin="anonymous" />
|
||||||
<link
|
<link
|
||||||
rel="preload"
|
|
||||||
as="style"
|
|
||||||
href="https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700&display=swap"
|
href="https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700&display=swap"
|
||||||
/>
|
|
||||||
<link
|
|
||||||
rel="stylesheet"
|
rel="stylesheet"
|
||||||
href="https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700&display=swap"
|
|
||||||
media="print"
|
|
||||||
onLoad="this.media='all'"
|
|
||||||
/>
|
/>
|
||||||
<noscript>
|
|
||||||
<link
|
|
||||||
rel="stylesheet"
|
|
||||||
href="https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700&display=swap"
|
|
||||||
/>
|
|
||||||
</noscript>
|
|
||||||
<link
|
<link
|
||||||
rel="preload"
|
rel="preload"
|
||||||
href="https://cdn.jsdelivr.net/npm/katex@0.13.0/dist/fonts/KaTeX_Main-Regular.woff2"
|
href="https://cdn.jsdelivr.net/npm/katex@0.13.0/dist/fonts/KaTeX_Main-Regular.woff2"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user