mirror of
https://github.com/bitcoinbook/bitcoinbook
synced 2024-11-22 08:08:11 +00:00
adding title placeholder, fixes AT-441
This commit is contained in:
parent
0147db64ee
commit
cb29b59f15
@ -1,5 +1,5 @@
|
||||
<section data-type="titlepage">
|
||||
<h1>Book Title</h1>
|
||||
<h1>{{ title }}</h1>
|
||||
|
||||
<h2>Book Subtitle</h2>
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
<section data-type="copyright-page">
|
||||
<h1>Book Title</h1>
|
||||
<h1>{{ title }}</h1>
|
||||
<p>by Author Name</p>
|
||||
<p>Copyright (c) 2013</p>
|
||||
<p>This is a legal notice of some kind. You can add notes about the kind of license you are using for your book (e.g., Creative Commons), or anything else you feel you need to specify.</p>
|
||||
|
Loading…
Reference in New Issue
Block a user