Shift chapters for part pages; add Selected Letters
This commit is contained in:
14
content/selected-letters/_index.md
Normal file
14
content/selected-letters/_index.md
Normal file
@ -0,0 +1,14 @@
|
||||
---
|
||||
title: "Selected Letters"
|
||||
type: chapter
|
||||
---
|
||||
<style>
|
||||
blockquote:first-of-type {
|
||||
background-color: #fbfbfb;
|
||||
font-size: 80%;
|
||||
padding: 1rem;
|
||||
border: 1px solid #eee;
|
||||
border-bottom-style: dashed;
|
||||
text-align: center;
|
||||
}
|
||||
</style>
|
||||
Reference in New Issue
Block a user