grid_gallery( rows = 2, # Number of rows in the grid cols = 2, # Number of columns in the grid gap = “10px”, # Gap between photos images = c(“photography/big_island_wave.JPG”, “photography/grey_glacier_2.JPG”, “photography/lago_grey_2.JPG”), )
grid_gallery( rows = 2, # Number of rows in the grid cols = 2, # Number of columns in the grid gap = “10px”, # Gap between photos images = c(“photography/big_island_wave.JPG”, “photography/grey_glacier_2.JPG”, “photography/lago_grey_2.JPG”), )