Skip to content

Commit

Permalink
Merge pull request #1126 from himanshirana2403/main
Browse files Browse the repository at this point in the history
Contribution Himanshi Rana
  • Loading branch information
vikhyatsingh123 authored Oct 23, 2023
2 parents 19d3545 + 59c1668 commit ca793b7
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
Binary file added Images/Himawari Uzumaki.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
14 changes: 13 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,19 @@ <h2 class="card-title ">Hinata Hyuga</h2>

<!--[Gojo Satoru] card Start-->


<div class="flip-card good">
<div class="flip-card-inner">
<div class="flip-card-front">
<h2 class="card-title ">Himawari Uzumaki</h2>
<img data-src="./Images/Himawari Uzumaki.jpg" alt="Himawari Uzumaki" height="330px" width="300px">
</div>
<div class="flip-card-back">
<p class="card-text">
Himawari is the daughter of Naruto and Hinata, as well as the younger sister of Boruto.
</p>
</div>
</div>
</div>

<div class="flip-card good">
<div class="flip-card-inner">
Expand Down

0 comments on commit ca793b7

Please sign in to comment.