fix syntax

This commit is contained in:
Yath Seanghay 2021-01-07 19:38:00 +07:00
parent 38345fb72b
commit 4040c73b13

View File

@ -25,7 +25,8 @@ export default class MyDocument extends Document {
rel="stylesheet"/>
<link rel="preconnect" href="https://fonts.gstatic.com">
<link href="https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@500;700&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@500;700&display=swap"
rel="stylesheet"/>
</Head>
<body>
<div className="container">