Generate single page versions of series
This commit is contained in:
parent
111c859aee
commit
00b535a618
5 changed files with 53 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
layout: layouts/base.njk
|
||||
---
|
||||
<article>
|
||||
<h1>{{ title }}</h1>
|
||||
<h1 class="post-title">{{ title }}</h1>
|
||||
<div class="about">
|
||||
<address>by <a href="{{ author.url or metadata.author.url }}">
|
||||
{{ author.name or metadata.author.name }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue