Skip to content

Instantly share code, notes, and snippets.

@MartinWeiss12
Last active October 6, 2024 17:04
Show Gist options
  • Save MartinWeiss12/f4bd475f59ab89a11ddbbad7a20021a2 to your computer and use it in GitHub Desktop.
Save MartinWeiss12/f4bd475f59ab89a11ddbbad7a20021a2 to your computer and use it in GitHub Desktop.
Make Grids
full_grid(album_images, 'Album')
full_grid(artist_images, 'Artist')
mini_grid(album_images, 'Album')
mini_grid(artist_images, 'Artist')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment