Remove unnecessary line break between head and body.
This commit is contained in:
parent
7b5459000e
commit
7757843425
@ -5,14 +5,13 @@
|
|||||||
<!-- Copyright 2022 Jake Winters -->
|
<!-- Copyright 2022 Jake Winters -->
|
||||||
<!-- SPDX-License-Identifier: CC-BY-4.0 -->
|
<!-- SPDX-License-Identifier: CC-BY-4.0 -->
|
||||||
|
|
||||||
<!-- Version: 1.0.0.2 -->
|
<!-- Version: 1.0.0.3 -->
|
||||||
|
|
||||||
|
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<title>Security Levels</title>
|
<title>Security Levels</title>
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
<h1>Security Levels</h1>
|
<h1>Security Levels</h1>
|
||||||
<h2>S0</h2>
|
<h2>S0</h2>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user