diff --git a/src/partials/header.html b/src/partials/header.html index 0421e08f..f6423afc 100644 --- a/src/partials/header.html +++ b/src/partials/header.html @@ -115,11 +115,11 @@ {% endif %} -
- {% if config.repo_url %} + {% if config.repo_url %} +
{% include "partials/source.html" %} - {% endif %} -
+
+ {% endif %}