Update webpage "Blog - #3" from version "6.0.0-beta.1" to "7.0.0-beta.1"
This commit is contained in:
parent
7643b8c2de
commit
acf956fe34
@ -1,7 +1,7 @@
|
||||
<!DOCTYPE html>
|
||||
|
||||
<!-- Inferencium - Website - Blog - #3 -->
|
||||
<!-- Version: 6.0.0-beta.1 -->
|
||||
<!-- Version: 7.0.0-beta.1 -->
|
||||
|
||||
<!-- Copyright 2022 Jake Winters -->
|
||||
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
||||
@ -16,23 +16,23 @@
|
||||
</head>
|
||||
<body>
|
||||
<nav class="navbar">
|
||||
<div><a href="../index.xhtml"><img src="../asset/img/logo-inferencium-no_text.png" width="110px" height="110px"/></a></div>
|
||||
<div><a href="../index.xhtml"><img src="../asset/img/logo-inferencium-no_text.png" width="110" height="110" alt="Inferencium logo"/></a></div>
|
||||
<div><a href="../index.xhtml" class="title">Inferencium</a></div>
|
||||
<div><a href="../about.xhtml">About</a></div>
|
||||
<div><a href="../contact.xhtml">Contact</a></div>
|
||||
<div><a href="../blog.xhtml">Blog</a></div>
|
||||
<div><a href="../documentation.xhtml">Documentation</a></div>
|
||||
<div><a href="../source.xhtml">Source</a></div>
|
||||
<div><a href="../key.xhtml">Key</a></div>
|
||||
<div><a href="../changelog.xhtml">Changelog</a></div>
|
||||
<div><a href="../blog.xhtml">Blog</a></div>
|
||||
<div><a href="../contact.xhtml">Contact</a></div>
|
||||
<div><a href="../directory.xhtml">Directory</a></div>
|
||||
<div><a href="../key.xhtml">Key</a></div>
|
||||
</nav>
|
||||
<h1>Blog - #3</h1>
|
||||
<h2>The Chromium Monopoly</h2>
|
||||
<p class="update_date">Posted: 2022-12-20 (UTC+00:00)</p>
|
||||
<p class="update_date">Updated: 2023-11-11 (UTC+00:00)</p>
|
||||
<nav id="toc">
|
||||
<h2 id="toc"><a href="#toc">Table of Contents</a></h2>
|
||||
<h2><a href="#toc">Table of Contents</a></h2>
|
||||
<ul>
|
||||
<li><a href="#introduction">Introduction</a></li>
|
||||
<li><a href="#solution">Solution</a></li>
|
||||
@ -40,7 +40,7 @@
|
||||
</ul>
|
||||
</nav>
|
||||
<section id="introduction">
|
||||
<h2 id="introduction"><a href="#introduction">Introduction</a></h2>
|
||||
<h2><a href="#introduction">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 a highly secure web browser which provides strong
|
||||
protection against malicious wesbites and the code they run, and, while I am not
|
||||
@ -61,7 +61,7 @@
|
||||
web.</p>
|
||||
</section>
|
||||
<section id="solution">
|
||||
<h2 id="solution"><a href="#solution">Solution</a></h2>
|
||||
<h2><a href="#solution">Solution</a></h2>
|
||||
<p>In order to combat the Chromium monopoly, users typically go over to
|
||||
Chromium's classical rival, Firefox. However, Firefox is dying and has lost
|
||||
almost all of its userbase over the last 2-3 years; the reason for this is a
|
||||
@ -97,7 +97,7 @@
|
||||
tactical, not emotional.</p>
|
||||
</section>
|
||||
<section id="conclusion">
|
||||
<h2 id="conclusion"><a href="#conclusion">Conclusion</a></h2>
|
||||
<h2><a href="#conclusion">Conclusion</a></h2>
|
||||
<p>Supporting Safari is the first step in supporting WebKit and promoting usage
|
||||
of the independent web engine. Buying time while supporting and contributing to
|
||||
WebKit browser projects is the best and only chance anyone has at competing with
|
||||
|
Loading…
x
Reference in New Issue
Block a user