Update webpage "Redirect - Git" from version 0.3.0.5 to 1.0.0-beta.1+9
This commit is contained in:
parent
132e09e641
commit
990c590b42
@ -5,13 +5,13 @@
|
||||
<!-- Copyright 2023 Jake Winters -->
|
||||
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
||||
|
||||
<!-- Version: 0.3.0.5 -->
|
||||
<!-- Version: 1.0.0-beta.1+9 -->
|
||||
|
||||
|
||||
<html>
|
||||
<head>
|
||||
<title>Inferencium - Redirect</title>
|
||||
<link rel="stylesheet" href="inf.css">
|
||||
<link rel="stylesheet" href="main.css">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
</head>
|
||||
<!-- Navigation bar -->
|
||||
@ -23,6 +23,7 @@
|
||||
<div><a href="about.html">About</a></div>
|
||||
<div><a href="contact.html">Contact</a></div>
|
||||
<div><a href="blog.html">Blog</a></div>
|
||||
<div><a href="documentation.html">Documentation</a></div>
|
||||
<div><a href="source.html">Source</a></div>
|
||||
<div><a href="key.html">Key</a></div>
|
||||
<div><a href="changelog.html">Changelog</a></div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user