Skip to content

Commit

Permalink
Afterlife added
Browse files Browse the repository at this point in the history
  • Loading branch information
gaurav-jo1 committed Jul 23, 2024
1 parent 4239897 commit 240e7e1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/PoetryShowcase.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ import poetry_3 from "./poetry/poetry_3.png"
import poetry_4 from "./poetry/Copy of Only girl I desire.png"
import poetry_5 from "./poetry/It's not erased .png"
import poetry_6 from "./poetry/Girl I Met.png"
import poetry_7 from "./poetry/Afterlife .png"

const PoetryShowcase: React.FC = () => {
const poetryImages = [
Expand All @@ -17,6 +18,7 @@ const PoetryShowcase: React.FC = () => {
poetry_4,
poetry_5,
poetry_6,
poetry_7
];

return (
Expand Down
Binary file added src/poetry/Afterlife .png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 240e7e1

Please sign in to comment.