Enclose CSS path in quotation marks.
This commit is contained in:
parent
71ceffd10c
commit
416e67c1be
@ -5,14 +5,14 @@
|
|||||||
<!-- Copyright 2022 Jake Winters -->
|
<!-- Copyright 2022 Jake Winters -->
|
||||||
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
||||||
|
|
||||||
<!-- Version: 3.0.1.27 -->
|
<!-- Version: 3.0.2.28 -->
|
||||||
|
|
||||||
|
|
||||||
<html>
|
<html>
|
||||||
|
|
||||||
<head>
|
<head>
|
||||||
<title>Inferencium - Source</title>
|
<title>Inferencium - Source</title>
|
||||||
<link rel="stylesheet" href=inf.css>
|
<link rel="stylesheet" href="inf.css">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user