Add blog dates to blog-date class.

This commit is contained in:
inference 2022-12-26 05:58:02 +00:00
parent 2f90db1068
commit eedb63afab
2 changed files with 5 additions and 5 deletions

View File

@ -5,7 +5,7 @@
<!-- Copyright 2022 Inference --> <!-- Copyright 2022 Inference -->
<!-- License: BSD 3-Clause Clear (with personal content exception) --> <!-- License: BSD 3-Clause Clear (with personal content exception) -->
<!-- 0.1.0.1 --> <!-- 0.2.0.2 -->
<html> <html>
@ -34,8 +34,8 @@
<br> <br>
<h2>The Chromium Monopoly</h2> <h2>The Chromium Monopoly</h2>
<br> <br>
<p>Posted: 2022-12-20 (UTC+00:00)</p> <p class="blog-date">Posted: 2022-12-20 (UTC+00:00)</p>
<p>Updated: 2022-12-20 (UTC+00:00)</p> <p class="blog-date">Updated: 2022-12-20 (UTC+00:00)</p>
<br> <br>
<h4>Introduction</h4> <h4>Introduction</h4>

View File

@ -34,8 +34,8 @@
<br> <br>
<h2>Untrusted: The Issue with Decentralisation</h2> <h2>Untrusted: The Issue with Decentralisation</h2>
<br> <br>
<p>Posted: 2022-06-30 (UTC+00:00)</p> <p class="blog-date">Posted: 2022-06-30 (UTC+00:00)</p>
<p>Updated: 2022-10-29 (UTC+00:00)</p> <p class="blog-date">Updated: 2022-10-29 (UTC+00:00)</p>
<br> <br>
<h4>Introduction</h4> <h4>Introduction</h4>