diff --git a/_layouts/default.html b/_layouts/default.html index 4c2ad2503..bd97ef75f 100755 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -3,7 +3,7 @@ {% include head.html %} -
+ {% include notification.html %} {% if page.id == 'home' %} {% include banner.html %} diff --git a/_pages/docs.html b/_pages/docs.html index 83a58f12e..622a91072 100644 --- a/_pages/docs.html +++ b/_pages/docs.html @@ -11,7 +11,7 @@