This commit is contained in:
davegallant
2021-12-30 04:29:05 +00:00
parent dbb9870e38
commit c754dc7ccd

View File

@@ -143,7 +143,7 @@ personal blog
<div class=home-widgets>
<div class="container sep-before"><section class="widget widget-recent_posts sep-after">
<header>
<h4 class="title widget-title">Recent Posts</h4>
<h4 class="title widget-title">Entries</h4>
</header>
<ul class=list>
<li class=item>
@@ -211,6 +211,19 @@ personal blog
</h3>
</header>
</li>
<li class=item>
<div class=meta>
<span>
<span class=screen-reader-text>Posted on </span>
<time datetime=2020-03-16T22:00:15-04:00>2020, Mar 16</time>
</span>
</div>
<header class=item-header>
<h3 class=item-title>
<a href=/blog/2020/03/16/appgate-sdp-on-arch-linux/>AppGate SDP on Arch Linux</a>
</h3>
</header>
</li>
</ul>
</section>
</div>