diff --git a/_includes/avalanche-notice.html b/_includes/avalanche-notice.html new file mode 100644 --- /dev/null +++ b/_includes/avalanche-notice.html @@ -0,0 +1,27 @@ + + + + + diff --git a/css/main.css b/css/main.css --- a/css/main.css +++ b/css/main.css @@ -854,4 +854,7 @@ } } - +.avalanche-notice { + background: #001137; + color: #fff; +} diff --git a/img/avalanche-notice/avalanche_coming_banner.jpg b/img/avalanche-notice/avalanche_coming_banner.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0000000000000000000000000000000000000000 GIT binary patch literal 0 Hc$@ + {% include avalanche-notice.html %} + {% include upgrade-notice.html %} {% assign latestVersion = site.data.github-releases[0].name %}