Add book entry
This commit is contained in:
parent
36acf28e9f
commit
7c7cf7b406
|
@ -176,6 +176,17 @@
|
||||||
</details>
|
</details>
|
||||||
</section>
|
</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 -->
|
<!-- Stop putting books here -->
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue