This commit is contained in:
Madison Scott-Clary
2022-10-09 14:11:49 -07:00
parent 3d96206dc2
commit 624d90eccb
3 changed files with 6 additions and 4 deletions

View File

@ -106,10 +106,10 @@ permalink: /publications/
<ol class="post-card-box clearfix">
<li>
<div class="post-card">
<a href="/publications/when-the-world-was-young" class="post-card-image">
<a href="https://fhfs.ink/when-the-world-was-young" class="post-card-image">
</a>
<div class="post-card-body">
<a href="/publications/when-the-world-was-young" class="post-card-link"><h3 class="post-card-title">When the World Was Young</h3></a>
<a href="https://fhfs.ink/when-the-world-was-young" class="post-card-link"><h3 class="post-card-title">When the World Was Young</h3></a>
</div>
</div>
</li>

View File

@ -5,6 +5,8 @@ ogimg: /assets/img/publications/wtwwy-front.png
extracss: /publications/when-the-world-was-young/main.css
---
<script type="text/javascript">window.location.href = 'https://fhfs.ink/when-the-world-was-young';</script>
## A Prehistoric Anthology
<img src="/assets/img/publications/wtwwy-front.png" style="margin: 0 auto; display: block; width: 500px; max-width: 100%; margin-bottom: 1rem;">

View File

@ -130,10 +130,10 @@
<ol class="post-card-box clearfix">
<li>
<div class="post-card">
<a href="/publications/when-the-world-was-young" class="post-card-image">
<a href="https://fhfs.ink/when-the-world-was-young" class="post-card-image">
</a>
<div class="post-card-body">
<a href="/publications/when-the-world-was-young" class="post-card-link"><h3 class="post-card-title">When the World Was Young</h3></a>
<a href="https://fhfs.ink/when-the-world-was-young" class="post-card-link"><h3 class="post-card-title">When the World Was Young</h3></a>
</div>
</div>
</li>