diff --git a/inst/rmarkdown/templates/posterdown_html/resources/template.html b/inst/rmarkdown/templates/posterdown_html/resources/template.html index b560956..f22b870 100644 --- a/inst/rmarkdown/templates/posterdown_html/resources/template.html +++ b/inst/rmarkdown/templates/posterdown_html/resources/template.html @@ -324,7 +324,7 @@ <!-- Left Logo --> <div class="logo_left"> $if(logoleft_name)$ -<img src= '$logoleft_name$' style="width: 80%"> +<img src=$logoleft_name$ style="width: 80%"> $endif$ </div> <!-- Poster Title -->