You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@yunikorn.apache.org by wi...@apache.org on 2020/09/08 09:38:44 UTC

[incubator-yunikorn-site] branch master updated: [YUNIKORN-312] update banner message for 0.9.0

This is an automated email from the ASF dual-hosted git repository.

wilfreds pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-yunikorn-site.git


The following commit(s) were added to refs/heads/master by this push:
     new ff5a825  [YUNIKORN-312] update banner message for 0.9.0
ff5a825 is described below

commit ff5a82586855ba680878188df8fc9489e5b2d338
Author: Wilfred Spiegelenburg <wi...@apache.org>
AuthorDate: Tue Sep 8 19:38:29 2020 +1000

    [YUNIKORN-312] update banner message for 0.9.0
---
 docusaurus.config.js | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/docusaurus.config.js b/docusaurus.config.js
index 4776e01..a2f18ea 100644
--- a/docusaurus.config.js
+++ b/docusaurus.config.js
@@ -47,7 +47,7 @@ module.exports = {
     announcementBar: {
       id: 'new_release',
       content:
-          '0.9.0 release is up-coming!!',
+          '0.9.0 has been released, check the DOWNLOADS',
       backgroundColor: '#fafbfc',
       textColor: '#091E42',
     },
@@ -57,7 +57,7 @@ module.exports = {
       logo: {
         alt: 'YuniKorn Site Logo',
         src: 'img/yunikorn.ico',
-        srcDark: 'img/yunikorn_white_logo.png',
+        srcDark: 'img/logo/yunikorn_white_logo.png',
       },
       items: [
         {