update font link

This commit is contained in:
ClovertaTheTrilobita 2026-04-17 21:55:49 +03:00
parent 8fe898a281
commit 7ad7d00979

View file

@ -33,6 +33,10 @@ const {
href="https://fonts.googleapis.com/css2?family=Noto+Serif+SC:wght@400;500;700&display=swap"
rel="stylesheet"
/>
<link
href="https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@400;500;700&display=swap"
rel="stylesheet"
/>
<meta name="generator" content={Astro.generator} />
<title>{pageTitle}</title>
</head>