initial commit
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
+++
|
||||
description = "The Captain's Log"
|
||||
menuPre = '<i class="fa-fw fas fa-pen-fancy"></i> '
|
||||
title = "Captain's Log"
|
||||
type = 'chapter'
|
||||
weight = 2
|
||||
+++
|
||||
{{< piratify >}}
|
||||
@@ -0,0 +1,6 @@
|
||||
+++
|
||||
description = 'Launch Day'
|
||||
title = 'Day 1'
|
||||
weight = 1
|
||||
+++
|
||||
{{< piratify >}}
|
||||
@@ -0,0 +1,6 @@
|
||||
+++
|
||||
description = 'At Sea'
|
||||
title = 'Day 2'
|
||||
weight = 2
|
||||
+++
|
||||
{{< piratify >}}
|
||||
@@ -0,0 +1,6 @@
|
||||
+++
|
||||
description = 'Island Arrival'
|
||||
title = 'Day 3'
|
||||
weight = 3
|
||||
+++
|
||||
{{< piratify >}}
|
||||
Reference in New Issue
Block a user