Skip to content

Commit

Permalink
Merge pull request #6 from Ixy194194/dev
Browse files Browse the repository at this point in the history
Dev
  • Loading branch information
Ixy194194 authored Mar 24, 2023
2 parents 1cf6538 + d1f2724 commit b547952
Show file tree
Hide file tree
Showing 13 changed files with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -14,18 +14,18 @@ export default function Home() {
</div>

<div className="grid grid-cols-[repeat(auto-fit,minmax(200px,1fr))] gap-12 z-10 opacity-25">
<ImageCard src="/dummy.jpg" width={180} height={300} />
<ImageCard src="/dummy.jpg" width={180} height={500} />
<ImageCard src="/dummy.jpg" width={180} height={300} />
<ImageCard src="/dummy.jpg" width={180} height={200} />
<ImageCard src="/dummy.jpg" width={180} height={300} />
<ImageCard src="/dummy.jpg" width={180} height={400} />
<ImageCard src="/dummy.jpg" width={180} height={300} />
<ImageCard src="/dummy.jpg" width={180} height={600} />
<ImageCard src="/dummy.jpg" width={180} height={300} />
<ImageCard src="/dummy.jpg" width={180} height={200} />
<ImageCard src="/dummy.jpg" width={180} height={200} />
<ImageCard src="/dummy.jpg" width={180} height={100} />
<ImageCard src="/001.jpg" width={180} height={300} />
<ImageCard src="/002.jpg" width={180} height={500} />
<ImageCard src="/003.jpg" width={180} height={300} />
<ImageCard src="/004.jpg" width={180} height={200} />
<ImageCard src="/005.jpg" width={180} height={300} />
<ImageCard src="/006.jpg" width={180} height={400} />
<ImageCard src="/007.jpg" width={180} height={300} />
<ImageCard src="/008.jpg" width={180} height={600} />
<ImageCard src="/009.jpg" width={180} height={300} />
<ImageCard src="/010.jpg" width={180} height={200} />
<ImageCard src="/011.jpg" width={180} height={200} />
<ImageCard src="/012.jpg" width={180} height={100} />
</div>

{/*SNSリンク*/}
Expand Down
Binary file added public/001.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/002.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/003.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/004.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/005.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/006.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/007.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/008.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/009.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/010.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes
Binary file added public/012.jpg
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 b547952

Please sign in to comment.