fix: fixing title page
This commit is contained in:
parent
878e683125
commit
a0ac0825cc
3 changed files with 2596 additions and 2 deletions
|
@ -52,7 +52,9 @@
|
|||
"cover": {
|
||||
"cover_slug": "0100-01-sand-and-ash",
|
||||
"title_page_lines": [
|
||||
"Sand and Ash"
|
||||
"Sand",
|
||||
"and",
|
||||
"Ash"
|
||||
]
|
||||
},
|
||||
"warnings": {
|
||||
|
|
|
@ -4,7 +4,9 @@ title: Title
|
|||
|
||||
<div class="title">
|
||||
<div class="title-area">
|
||||
<div class="large">Sand and Ash</div>
|
||||
<div class="large">Sand</div>
|
||||
<div class="large">and</div>
|
||||
<div class="large">Ash</div>
|
||||
</div>
|
||||
|
||||
<div class="author">D. Moonfire</div>
|
||||
|
|
2590
package-lock.json
generated
2590
package-lock.json
generated
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue