Skip to content

Commit 312041e

Browse files
committed
added one photo
1 parent b305ef6 commit 312041e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/photos.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ function imageLink(path: string, width: number, height: number, size: number, ex
1616
const photos = [
1717
// see 'filenames.md' for tips on how to refer to photos in this list
1818
{ src: "weenie-beenie.5954.4032x3024.jpg", alt: "Weenie Beenie" },
19+
{ src: "sea-turtle.333.5568x4176.5568w.jpg", alt: "Sea Turtle, Puerto Rico"},
1920
{ src: "meeks.8143.2400x3600.jpg", alt: "Meeks" },
2021
{ src: "dishes.8073.4032x3024.jpg", alt: "Dishes"},
2122
{ src: "birdhouse.7943.3024x4032.jpg", alt: "Birdhouse"},

0 commit comments

Comments
 (0)