fix: fixing title page
This commit is contained in:
parent
d37f4e2086
commit
a39d5b5168
2 changed files with 5 additions and 3 deletions
|
@ -52,7 +52,8 @@
|
|||
"cover": {
|
||||
"cover_slug": "0100-00-sand-and-blood",
|
||||
"title_page_lines": [
|
||||
"Sand and",
|
||||
"Sand",
|
||||
"and",
|
||||
"Blood"
|
||||
]
|
||||
},
|
||||
|
@ -285,4 +286,4 @@
|
|||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
|
@ -4,7 +4,8 @@ title: Title
|
|||
|
||||
<div class="title">
|
||||
<div class="title-area">
|
||||
<div class="large">Sand and</div>
|
||||
<div class="large">Sand</div>
|
||||
<div class="large">and</div>
|
||||
<div class="large">Blood</div>
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Reference in a new issue