Add missing MIME type for landing.css
This commit is contained in:
parent
8c1a631de1
commit
0f8d2c511f
|
@ -2,7 +2,7 @@
|
|||
<html lang="en">
|
||||
<head>
|
||||
{% include "templates/defaultTags.njk" %}
|
||||
<link rel="stylesheet" type="" href="/assets/css/landing.css">
|
||||
<link rel="stylesheet" type="text/css" href="/assets/css/landing.css">
|
||||
<title>qwik</title>
|
||||
</head>
|
||||
<body>
|
||||
|
|
Loading…
Reference in New Issue
Block a user