Renaming story filenames and changed 'tags' to 'topics'

This commit is contained in:
Nathan Schneider
2024-12-03 08:58:34 -07:00
parent b9708df3b0
commit 8c89a91e3e
7 changed files with 3 additions and 421 deletions

View File

@@ -5,7 +5,7 @@ layout: default
<header class="post-header">
<h1 class="post-title">
{{ page.topic | escape}}<br>
{{ page.subject | escape}}<br>
<small>{{ page.narrator | escape }}</small>
</h1>
</header>