Skip to content

Commit

Permalink
Merge pull request #2530 from mahek0620/Drama
Browse files Browse the repository at this point in the history
New genre for drama
  • Loading branch information
huamanraj authored Jul 18, 2024
2 parents c25f5df + fcbd678 commit 66e67fc
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion assets/html/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -906,7 +906,15 @@ <h3 class="h3 card-title">Mystery</h3>
</p>
</div>
</li>

<li>
<div class="chapter-card">
<p class="card-subtitle">20</p>
<h3 class="h3 card-title">Drama</h3>
<p class="card-text">
Drama delves into realistic characters, settings, and situations, focusing on emotional and relational development. These stories often tackle complex themes, exploring the human condition and personal conflicts, while emphasizing authenticity and emotional resonance.
</p>
</div>
</li>

</ul>

Expand Down

0 comments on commit 66e67fc

Please sign in to comment.