diff --git a/_layouts/default.html b/_layouts/default.html index 4c2ad250..bd97ef75 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 8ad294d6..db9a439e 100644 --- a/_pages/docs.html +++ b/_pages/docs.html @@ -11,8 +11,7 @@