We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a13001 commit dd836baCopy full SHA for dd836ba
sheet.ftl
@@ -8,7 +8,7 @@
8
9
<#-- Page Cover -->
10
<#import "module/cover.ftl" as cover>
11
- <@cover.layout img="${sheet.thumbnail!}" title="${sheet.title}" subtitle="" />
+ <@cover.layout img="${sheet.thumbnail!}" title="${sheet.title}" subtitle="${sheet.summary}" />
12
13
<main>
14
<section id="write" class="container markdown">
sheet_links.ftl
<section id="links" class="container">
0 commit comments