stateline <- sf::st_read("data-raw/map_data/US_stateLines.geojson")[, c("STUSPS", "NAME")]
names(stateline) <- c("stname", "name", "geometry")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.