Add book entry
This commit is contained in:
parent
36acf28e9f
commit
7c7cf7b406
|
@ -176,6 +176,17 @@
|
|||
</details>
|
||||
</section>
|
||||
|
||||
<section class="book-entry">
|
||||
<details>
|
||||
<summary><h2> To Kill a Mockingbird </h2></summary>
|
||||
<div>
|
||||
<p class="book-entry__author"> Harper Lee </p>
|
||||
<p class="book-entry__year"> 1960 </p>
|
||||
<p class="book-entry__score"> 10 </p>
|
||||
</div>
|
||||
</details>
|
||||
</section>
|
||||
|
||||
<!-- Stop putting books here -->
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Reference in New Issue