Skip to content

Commit

Permalink
Poetry 8 added
Browse files Browse the repository at this point in the history
  • Loading branch information
gaurav-jo1 committed Aug 1, 2024
1 parent 240e7e1 commit a1b3496
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/PoetryShowcase.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ 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"
import poetry_8 from "./poetry/Letter_July_18.png"

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

return (
Expand Down
Binary file added src/poetry/Letter_July_18.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 a1b3496

Please sign in to comment.