Skip to content

Commit

Permalink
media added
Browse files Browse the repository at this point in the history
  • Loading branch information
gaurav-jo1 committed Jul 11, 2024
1 parent 059056e commit 863e414
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/PoetryShowcase.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ import "./PoetryShowcase.scss"

const PoetryShowcase: React.FC = () => {
const poetryImages = [
"./assets/poetry_1.png",
"./assets/Girl I Met.png",
"./assets/Beautiful.png",
"./assets/20240711_084039.jpg",
"./poetry/poetry_1.png",
"./poetry/Girl I Met.png",
"./poetry/Beautiful.png",
"./poetry/20240711_084039.jpg",
];

return (
Expand Down
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes

0 comments on commit 863e414

Please sign in to comment.