Subtitle
This commit is contained in:
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: Seasons
|
||||
subtitle: Seasons
|
||||
type: page
|
||||
next: "seasons/intro"
|
||||
---
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: Autumn
|
||||
subtitle: Seasons
|
||||
next: "seasons/winter"
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: Bibliography
|
||||
subtitle: Seasons
|
||||
---
|
||||
|
||||
{{% bibliography "bibliography" %}}
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: Introduction
|
||||
subtitle: Seasons
|
||||
next: "seasons/spring"
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: Spiral
|
||||
subtitle: Seasons
|
||||
---
|
||||
|
||||
To return to Spring, to make it through that cycle of growth, of insomnia and harvest and frost, is to stand at a precipice. It is to stand right up against the edge of that spiral, lean over carefully, peer down into the depths from however many storeys up, and wonder. It is to confront memory in the form of heights. It is to regard the spiraling days, weeks, and months to either side of you, give them the acknowledgement they deserve, and then return to peering down into the depths.
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: Spring
|
||||
subtitle: Seasons
|
||||
next: "seasons/summer"
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: Summer
|
||||
subtitle: Seasons
|
||||
next: "seasons/autumn"
|
||||
---
|
||||
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
---
|
||||
title: Winter
|
||||
subtitle: Seasons
|
||||
next: "seasons/spiral"
|
||||
---
|
||||
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
<header>
|
||||
<h1><a href="/">Florilegium ¹</a></h1>
|
||||
<h1><a href="/">{{ if .Params.subtitle }}{{ .Params.subtitle }}{{ else }}Florilegium{{ end }} ¹</a></h1>
|
||||
<h2><a href="https://makyo.ink">¹ Madison Scott-Clary</a></h2>
|
||||
</header>
|
||||
|
||||
Reference in New Issue
Block a user