add philanthropy post; edit pagefind component
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
|
||||
|
||||
|
||||
<style>.postlist { counter-reset: start-from 25 }
|
||||
<style>.postlist { counter-reset: start-from 26 }
|
||||
/* This is an arbitrary CSS string added to the bundle */
|
||||
/* Defaults */
|
||||
@font-face {
|
||||
@@ -666,6 +666,11 @@ pre[class*="language-diff-"] {
|
||||
<time class="postlist-date" datetime="Invalid DateTime">Invalid DateTime</time>
|
||||
</li>
|
||||
|
||||
<li class="postlist-item postlist-item-active">
|
||||
<a href="" class="postlist-link"><code></code></a>
|
||||
<time class="postlist-date" datetime="Invalid DateTime">Invalid DateTime</time>
|
||||
</li>
|
||||
|
||||
</ol>
|
||||
|
||||
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
|
||||
|
||||
|
||||
<style>.postlist { counter-reset: start-from 5 }
|
||||
<style>.postlist { counter-reset: start-from 6 }
|
||||
/* This is an arbitrary CSS string added to the bundle */
|
||||
/* Defaults */
|
||||
@font-face {
|
||||
@@ -546,6 +546,11 @@ pre[class*="language-diff-"] {
|
||||
|
||||
<ol reversed="" class="postlist">
|
||||
|
||||
<li class="postlist-item">
|
||||
<a href="/humanities-philanthropy-good-life/" class="postlist-link">The Humanities, Philanthropy, and the Good Life</a>
|
||||
<time class="postlist-date" datetime="2026-04-12">April 2026</time>
|
||||
</li>
|
||||
|
||||
<li class="postlist-item">
|
||||
<a href="/longevity/" class="postlist-link">Longevity and Sustainability</a>
|
||||
<time class="postlist-date" datetime="2025-08-18">August 2025</time>
|
||||
|
||||
Reference in New Issue
Block a user