Skip to content

Commit

Permalink
[add]: male characters
Browse files Browse the repository at this point in the history
  • Loading branch information
ShivaBhattacharjee committed Sep 22, 2024
1 parent c2d7ab4 commit 5226076
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion public/sw.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 5 additions & 0 deletions src/app/waifu/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,11 @@ const waifus = [
picture: "https://i.pinimg.com/564x/75/9b/ef/759bef99acd8774419b06c82eedfb96f.jpg",
anime: "One Punch Man",
},
{
name: "Mitsuri Kanroji",
picture: "https://i.pinimg.com/736x/18/80/71/188071cb99c0f069dac86f4bd10180b3.jpg",
anime: "Demon Slayer",
},
{
name: "Yoruichi",
picture: "https://i.pinimg.com/736x/42/44/a0/4244a0e2a113e90d0f10118c18aed91c.jpg",
Expand Down

0 comments on commit 5226076

Please sign in to comment.