Skip to content

Commit

Permalink
Update pictures.js
Browse files Browse the repository at this point in the history
  • Loading branch information
wszy5 authored Apr 3, 2024
1 parent 511f564 commit b0166e0
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions src/pictures.js
Original file line number Diff line number Diff line change
Expand Up @@ -594,6 +594,13 @@ export const photos = [
tag: "Granowo",
alt: ""
},
{
src: "https://qklrjrnisciqjcayiznd.supabase.co/storage/v1/object/public/dron/Granowo/DJI_0144.JPG",
width: 4,
height: 3,
tag: "Granowo",
alt: ""
},
{
src: "https://qklrjrnisciqjcayiznd.supabase.co/storage/v1/object/public/dron/Granowo/DJI_0218.JPG",
width: 4,
Expand Down Expand Up @@ -677,5 +684,12 @@ export const photos = [
height: 3,
tag: "Granowo",
alt: ""
},
{
src: "https://qklrjrnisciqjcayiznd.supabase.co/storage/v1/object/public/dron/Granowo/DJI_0144.JPG",
width: 4,
height: 3,
tag: "Granowo",
alt: ""
}
]

0 comments on commit b0166e0

Please sign in to comment.