mirror of
https://github.com/bigskysoftware/hypermedia-systems.git
synced 2025-11-28 00:04:56 -05:00
frontmatter formatting
This commit is contained in:
parent
c547d6203b
commit
84be60b77e
@ -1,7 +1,7 @@
|
||||
= Copyright & Acknowledgments
|
||||
:tags: frontmatter
|
||||
:!toc:
|
||||
:chapter: -1
|
||||
:chapter: -a
|
||||
:layout: frontmatter.njk
|
||||
:url: /book/copyright-acknowledgments/
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
= Dedication
|
||||
:url: /book/dedication/
|
||||
:layout: frontmatter.njk
|
||||
:chapter: -2
|
||||
:chapter: -b
|
||||
|
||||
[.airy.padding-block]
|
||||
--
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
= Foreword
|
||||
:chapter: -1
|
||||
= Foreword [.sub-title]#by Mike Amundsen#
|
||||
:chapter: -c
|
||||
|
||||
// from @mamund:
|
||||
// * not sure how to format this unit (metadata, etc.)
|
||||
|
||||
@ -9,6 +9,10 @@ renderOrder: 1
|
||||
font-family: var(--display-font);
|
||||
min-width: max-content;
|
||||
}
|
||||
|
||||
.sub-title {
|
||||
display: inline;
|
||||
}
|
||||
</style>
|
||||
|
||||
<header>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user