mirror of
https://github.com/Kugelschieber/schnittfest.git
synced 2026-01-18 10:20:27 +00:00
Fixed missing font weight.
This commit is contained in:
@@ -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="" />
|
||||
|
||||
Reference in New Issue
Block a user