Properly indent code.
This commit is contained in:
parent
431f074bb5
commit
8ea6b957d0
@ -5,17 +5,17 @@
|
|||||||
<!-- Copyright 2022 Jake Winters -->
|
<!-- Copyright 2022 Jake Winters -->
|
||||||
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
||||||
|
|
||||||
<!-- Version: 4.1.0.18 -->
|
<!-- Version: 4.1.0.19 -->
|
||||||
|
|
||||||
|
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<title>Inferencium - Blog - The Chromium Monopoly</title>
|
<title>Inferencium - Blog - The Chromium Monopoly</title>
|
||||||
<link rel="stylesheet" href="../inf.css">
|
<link rel="stylesheet" href="../inf.css">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||||
</head>
|
</head>
|
||||||
<!-- Navigation bar -->
|
<!-- Navigation bar -->
|
||||||
<div class="sidebar">
|
<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"><img src="../asset/img/logo-inferencium-no_text.png" width="110px" height="110px"></a>
|
||||||
<a href="../index.html" class="title">Inferencium</a><br>
|
<a href="../index.html" class="title">Inferencium</a><br>
|
||||||
<br>
|
<br>
|
||||||
@ -26,8 +26,8 @@
|
|||||||
<div><a href="../source.html">Source</a></div>
|
<div><a href="../source.html">Source</a></div>
|
||||||
<div><a href="../key.html">Key</a></div>
|
<div><a href="../key.html">Key</a></div>
|
||||||
<div><a href="../changelog.html">Changelog</a></div>
|
<div><a href="../changelog.html">Changelog</a></div>
|
||||||
</div>
|
</div>
|
||||||
<body>
|
<body>
|
||||||
<h1>Blog - #3</h1>
|
<h1>Blog - #3</h1>
|
||||||
<h2>The Chromium Monopoly</h2>
|
<h2>The Chromium Monopoly</h2>
|
||||||
<p class="update_date">Posted: 2022-12-20 (UTC+00:00)</p>
|
<p class="update_date">Posted: 2022-12-20 (UTC+00:00)</p>
|
||||||
@ -86,5 +86,5 @@
|
|||||||
web engine. Buying time while supporting and contributing to WebKit browser projects is the best and
|
web engine. Buying time while supporting and contributing to WebKit browser projects is the best and
|
||||||
only chance anyone has at competing with Chromium, and preventing it from increasing its dominance
|
only chance anyone has at competing with Chromium, and preventing it from increasing its dominance
|
||||||
to unstoppable levels, at which point there will be no return.</p>
|
to unstoppable levels, at which point there will be no return.</p>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user