Remove unnecessary spacing.
This commit is contained in:
parent
c3a675dead
commit
9304d84e6e
@ -5,17 +5,15 @@
|
||||
<!-- Copyright 2023 Jake Winters -->
|
||||
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
||||
|
||||
<!-- Version: 0.0.0.0 -->
|
||||
<!-- Version: 0.0.1.1 -->
|
||||
|
||||
|
||||
<html>
|
||||
|
||||
<head>
|
||||
<title>Inferencium - Redirect</title>
|
||||
<link rel="stylesheet" href="inf.css">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
</head>
|
||||
|
||||
<!-- Navigation bar -->
|
||||
<div class="sidebar">
|
||||
<img src="asset/img/logo-inferencium-no_text.png"
|
||||
@ -30,7 +28,6 @@
|
||||
<div><a href="key.html">Key</a></div>
|
||||
<div><a href="changelog.html">Changelog</a></div>
|
||||
</div>
|
||||
|
||||
<body>
|
||||
<h1>Redirect</h1>
|
||||
<br>
|
||||
@ -42,5 +39,4 @@
|
||||
<br>
|
||||
<a href="https://src.inferencium.net/" class="body-link">Continue to src.inferencium.net</a></p>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
|
Loading…
x
Reference in New Issue
Block a user