Add blog dates to blog-date class.

This commit is contained in:
inference 2022-12-26 05:56:58 +00:00
parent 31bcf16194
commit 8a0ab7d20e
Signed by: inference
SSH Key Fingerprint: SHA256:9Pl0nZ2UJacgm+IeEtLSZ4FOESgP1eKCtRflfPfdX9M
2 changed files with 6 additions and 6 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.3.0.5 --> <!-- 0.4.0.6 -->
<html> <html>
@ -34,8 +34,8 @@
<br> <br>
<h2>FOSS is Working Against Itself</h2> <h2>FOSS is Working Against Itself</h2>
<br> <br>
<p>Posted: 2022-01-27 (UTC+00:00)</p> <p class="blog-date">Posted: 2022-01-27 (UTC+00:00)</p>
<p>Updated: 2022-11-09 (UTC+00:00)</p> <p class="blog-date">Updated: 2022-11-09 (UTC+00:00)</p>
<br> <br>
<h4>Introduction</h4> <h4>Introduction</h4>

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.3.0.5 --> <!-- 0.4.0.6 -->
<html> <html>
@ -34,8 +34,8 @@
<br> <br>
<h2>systemd Insecurity</h2> <h2>systemd Insecurity</h2>
<br> <br>
<p>Posted: 2022-01-29 (UTC+00:00)</p> <p class="blog-date">Posted: 2022-01-29 (UTC+00:00)</p>
<p>Updated: 2022-11-14 (UTC+00:00)</p> <p class="blog-date">Updated: 2022-11-14 (UTC+00:00)</p>
<br> <br>
<br> <br>