Skip to content

Commit

Permalink
modified: src/components/Page3.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
Gaku-Kunimi committed Jul 7, 2024
1 parent a6b8ac3 commit 3c575f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Page3.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ import Image from 'next/image'
type Props = { view: Optional<TalkView> }

const images = [
// '/cnds2024/info1.png',
'/cnds2024/info1.png',
// '/cnds2024/info2.png',
// '/cnds2024/info3.png',
// '/cnds2024/info4.png',
Expand Down

0 comments on commit 3c575f9

Please sign in to comment.