Remove unnecessary spacing.
This commit is contained in:
parent
7078cb889e
commit
bf60d14768
@ -5,17 +5,15 @@
|
||||
<!-- Copyright 2022 Jake Winters -->
|
||||
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
||||
|
||||
<!-- Version: 4.0.1.12 -->
|
||||
<!-- Version: 4.1.0.13 -->
|
||||
|
||||
|
||||
<html>
|
||||
|
||||
<head>
|
||||
<title>Inferencium - Blog - The Chromium Monopoly</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,20 +28,17 @@
|
||||
<div><a href="../key.html">Key</a></div>
|
||||
<div><a href="../changelog.html">Changelog</a></div>
|
||||
</div>
|
||||
|
||||
<body>
|
||||
<h1>Blog - #3</h1>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
|
||||
<h2>The Chromium Monopoly</h2>
|
||||
<br>
|
||||
<p class="update_date">Posted: 2022-12-20 (UTC+00:00)</p>
|
||||
<p class="update_date">Updated: 2022-12-20 (UTC+00:00)</p>
|
||||
<br>
|
||||
<br>
|
||||
|
||||
<!-- Table of contents. -->
|
||||
<h2 id="toc"><a href="#toc" class="h2"
|
||||
>Table of Contents<a/></h2>
|
||||
@ -58,7 +53,6 @@
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
|
||||
<h2 id="introduction"><a href="#introduction" class="h2"
|
||||
>Introduction</a></h2>
|
||||
<p>It's no secret that I'm an advocate of Chromium and will use it for the foreseeable future. It is
|
||||
@ -80,7 +74,6 @@
|
||||
a fully working web.<p>
|
||||
<br>
|
||||
<br>
|
||||
|
||||
<h2 id="solution"><a href="#solution" class="h2"
|
||||
>Solution</a></h2>
|
||||
<p>In order to combat the Chromium monopoly, users typically go over to Chromium's classical rival,
|
||||
@ -113,7 +106,6 @@
|
||||
we must be tactical, not emotional.</p>
|
||||
<br>
|
||||
<br>
|
||||
|
||||
<h2 id="conclusion"><a href="#conclusion" class="h2"
|
||||
>Conclusion</a></h2>
|
||||
<p>Supporting Safari is the first step in supporting WebKit and promoting usage of the independent
|
||||
@ -123,5 +115,4 @@
|
||||
<br>
|
||||
<br>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
|
Loading…
x
Reference in New Issue
Block a user