Update webpage "Redirect - Git" from version 1.0.0+10 to 1.0.1

This commit is contained in:
inference 2023-11-16 21:43:37 +00:00
parent fdd853a1d5
commit 133205e6e4
Signed by: inference
SSH Key Fingerprint: SHA256:FtEVfx1CmTKMy40VwZvF4k+3TC+QhCWy+EmPRg50Nnc

View File

@ -1,25 +1,24 @@
<!DOCTYPE html>
<!-- Inferencium - Website - Redirect - git.inferencium.net -->
<!-- Version: 1.0.1 -->
<!-- Copyright 2023 Jake Winters -->
<!-- SPDX-License-Identifier: BSD-3-Clause -->
<!-- Version: 1.0.0+10 -->
<html>
<html lang="en">
<head>
<meta charset="utf-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<link rel="stylesheet" href="main.css"/>
<title>Inferencium - Redirect</title>
<link rel="stylesheet" href="main.css">
<meta name="viewport" content="width=device-width, initial-scale=1">
</head>
<!-- Navigation bar -->
<div class="sidebar">
<a href="index.html"><img src="asset/img/logo-inferencium-no_text.png" width="110px" height="110px"></a>
<a href="index.html" class="title">Inferencium</a><br>
<br>
<br>
<body>
<nav class="nav-bar">
<div><a href="index.html"><img src="asset/img/logo-inferencium-no_text.png" width="110px" height="110px"/></a></div>
<div><a href="index.html" class="title">Inferencium</a></div>
<div><a href="about.html">About</a></div>
<div><a href="contact.html">Contact</a></div>
<div><a href="blog.html">Blog</a></div>
@ -27,8 +26,7 @@
<div><a href="source.html">Source</a></div>
<div><a href="key.html">Key</a></div>
<div><a href="changelog.html">Changelog</a></div>
</div>
<body>
</nav>
<h1>Redirect</h1>
<p><code>git.inferencium.net</code> has been relocated to <code>src.inferencium.net</code>.<br>
<br>