updating style for post list design
This commit is contained in:
parent
dd1b2ce844
commit
6bc684fa88
12 changed files with 180 additions and 3 deletions
|
|
@ -25,6 +25,14 @@
|
|||
<ul class="news-list">
|
||||
|
||||
|
||||
<a href="/2025/11/11/Progress-Update/">
|
||||
<li class="sidebar-item">
|
||||
|
||||
Making Progress
|
||||
<small>Nov 11, 2025</small>
|
||||
</li>
|
||||
</a>
|
||||
|
||||
<a href="/2025/10/29/Welcome/">
|
||||
<li class="sidebar-item">
|
||||
|
||||
|
|
@ -40,6 +48,36 @@
|
|||
|
||||
<section class="post-list">
|
||||
|
||||
<a href="/2025/11/11/Progress-Update/">
|
||||
<article class="post-item">
|
||||
<h2 class="post-title">
|
||||
Making Progress
|
||||
</h2>
|
||||
|
||||
<div class="post-meta">
|
||||
<time datetime="2025-11-11T00:00:00-05:00">
|
||||
November 11, 2025
|
||||
</time>
|
||||
·
|
||||
<span class="post-author">
|
||||
Bryan V.
|
||||
</span>
|
||||
|
||||
<ul class="post-tags">
|
||||
|
||||
<li>news</li>
|
||||
|
||||
</ul>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="post-excerpt">
|
||||
I’m moving forward and refining the service and deployment of FabledSword.com I’m happy with my progress
|
||||
|
||||
</div>
|
||||
</article>
|
||||
</a>
|
||||
|
||||
<a href="/2025/10/29/Welcome/">
|
||||
<article class="post-item">
|
||||
<h2 class="post-title">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue