knitr::opts_chunk$set(echo = TRUE) # Learn more about creating websites with Distill at: # https://rstudio.github.io/distill/website.html
library(bs4cards)
galleries %>% cards( title = long_name, image = image_url, )
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.