diff --git a/_layouts/default.html b/_layouts/default.html index d6cbc62..48bb68e 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -9,7 +9,7 @@ {% capture description %}{% if page.description %}{{ page.description }}{% else %}{{ content | raw_content }}{% endif %}{% endcapture %} - + {% if page.keywords %}{% endif %} @@ -43,6 +43,12 @@ + + + + + +
{{ content | expand_urls: root_url }}