diff --git a/R/miembros_functions.R b/R/miembros_functions.R index da784ed..7b63da9 100644 --- a/R/miembros_functions.R +++ b/R/miembros_functions.R @@ -38,7 +38,7 @@ create_profile_qmd <- function(form.table, row){ plot.new() dev.off() } - image <- "images/blank.png" + image <- "https://github.com/ecoinfAEET/ecoinfaeet.github.io/blob/main/images/blank.png" }else{ ghuser <- gsub("https://", "", github) ghuser <- gsub("github.com/", "", ghuser)