diff --git a/R/leaflet.R b/R/leaflet.R index 4a87b49..99ce6fb 100644 --- a/R/leaflet.R +++ b/R/leaflet.R @@ -61,7 +61,7 @@ for (i in 1:length(words)){ } quotes$labelhtml <- paste0( - "
", + "
", "

", "« ",quotes$quote," »", "

",