diff --git a/_layouts/default.html b/_layouts/default.html index e3cd369d..0f5fe143 100755 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -16,10 +16,6 @@ - {% if currentVersion != latestVersion%} - - {% endif %} - {% include favicon.html %} diff --git a/_layouts/docs.html b/_layouts/docs.html index d48995b9..eff260f3 100755 --- a/_layouts/docs.html +++ b/_layouts/docs.html @@ -28,6 +28,11 @@ + {% if currentVersion != latestVersion %} + + + {% endif %} + {% include favicon.html %}