chore: include 400 font weight
This commit is contained in:
parent
383a4fd2f4
commit
58deb43a76
|
@ -3,7 +3,7 @@
|
|||
<head>
|
||||
<link type="text/css" rel="stylesheet" href="/build/app.css"/>
|
||||
<link rel="preconnect" href="https://fonts.gstatic.com">
|
||||
<link href="https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@0,300;0,700;1,300&display=swap" rel="stylesheet">
|
||||
<link href="https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@0,300;0,400;0,700;1,300&display=swap" rel="stylesheet">
|
||||
|
||||
{% include 'meta' with { page, site } only %}
|
||||
|
||||
|
|
Loading…
Reference in a new issue