Properly indent code (partially).
This commit is contained in:
parent
ffb7456d7d
commit
fec685bc93
14
about.html
14
about.html
@ -5,19 +5,19 @@
|
||||
<!-- Copyright 2022 Jake Winters -->
|
||||
<!-- SPDX-License-Identifier: BSD-3-Clause-Clear -->
|
||||
|
||||
<!-- Version: 4.3.0.73 -->
|
||||
<!-- Version: 4.3.0.74 -->
|
||||
|
||||
|
||||
<html>
|
||||
|
||||
<head>
|
||||
<head>
|
||||
<title>Inferencium - About</title>
|
||||
<link rel="stylesheet" href=inf.css>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
</head>
|
||||
</head>
|
||||
|
||||
<!-- Navigation bar. -->
|
||||
<div class="sidebar">
|
||||
<!-- Navigation bar. -->
|
||||
<div class="sidebar">
|
||||
<img src="asset/img/logo-inferencium-no_text.png"
|
||||
width="110px" height="110px">
|
||||
<a class="title">Inferencium</a><br>
|
||||
@ -28,9 +28,9 @@
|
||||
<div><a href="blog.html">Blog</a></div>
|
||||
<div><a href="source.html">Source</a></div>
|
||||
<div><a href="key.html">Key</a></div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<body>
|
||||
<body>
|
||||
<h1>About</h1>
|
||||
<br>
|
||||
<br>
|
||||
|
Loading…
x
Reference in New Issue
Block a user