diff --git a/_includes/head.html b/_includes/head.html index baafad29..90fd1446 100755 --- a/_includes/head.html +++ b/_includes/head.html @@ -65,15 +65,9 @@ {% endif %} - - + - {% if page.excerpt %} - - {% else %} - - {% endif %} @@ -100,7 +94,6 @@ - diff --git a/_includes/recommended-sidebar.html b/_includes/recommended-sidebar.html index 42b3ee24..52d64398 100644 --- a/_includes/recommended-sidebar.html +++ b/_includes/recommended-sidebar.html @@ -3,9 +3,9 @@ {% if related_topics %}
{% if include.recommend_title %} -
{{ include.recommend_title }}
+ {{ include.recommend_title }} {% else %} -
Recommended Content
+ Recommended Content {% endif %}