Remove unnecessary line break between head and body.

This commit is contained in:
inference 2023-05-09 17:40:51 +01:00
parent 7b5459000e
commit 7757843425
Signed by: inference
SSH Key Fingerprint: SHA256:9Pl0nZ2UJacgm+IeEtLSZ4FOESgP1eKCtRflfPfdX9M

View File

@ -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>