Fixed missing font weight.

This commit is contained in:
2019-12-26 22:17:01 +01:00
parent bd29e76530
commit 9f5197ba3e
2 changed files with 9 additions and 3 deletions

View File

@@ -20,9 +20,9 @@
<meta property="og:description" content="" />
<meta property="og:image" content="" />
<link rel="stylesheet" type="text/css" href="public/static/main.css" />
<link rel="stylesheet" type="text/css" href="public/static/grid.css" />
<link rel="stylesheet" type="text/css" href="public/static/manrope.css" />
<link rel="stylesheet" type="text/css" href="static/main.css" />
<link rel="stylesheet" type="text/css" href="static/grid.css" />
<link rel="stylesheet" type="text/css" href="static/manrope.css" />
<link rel="apple-touch-icon" sizes="180x180" href="" />
<link rel="icon" type="image/png" sizes="32x32" href="" />
<link rel="icon" type="image/png" sizes="16x16" href="" />