Explorar o código

Update default.html

mayx hai 1 ano
pai
achega
efaaa32674
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      _layouts/default.html

+ 1 - 1
_layouts/default.html

@@ -75,7 +75,7 @@
         <h1><a href="{{ "/" | relative_url }}">{{ site.title | default: site.github.repository_name }}</a></h1>
         
         {% if site.logo %}
-          <img src="site.logo" alt="Logo" />
+          <img src="{{ site.logo }}" alt="Logo" />
         {% endif %}
 
         <p>{{ site.description | default: site.github.project_tagline }}</p>