diff --git a/_config.yml b/_config.yml index bcb785d..82555ea 100755 --- a/_config.yml +++ b/_config.yml @@ -1,7 +1,7 @@ ############################### 主题基本信息 ############################### info: name: Volantis - version: '2.0-beta2' + version: '2.0-beta3' docs: https://volantis.js.org/ cdn: # 要使用CDN,请在根目录的config文件中写上 use_cdn: true css: diff --git a/layout/_partial/header.ejs b/layout/_partial/header.ejs index e58b2e2..45f93c3 100755 --- a/layout/_partial/header.ejs +++ b/layout/_partial/header.ejs @@ -17,7 +17,7 @@ <%- theme.navbar.logo.title %> <% } %> <% } else { %> - <%- theme.info.name.toUpperCase() %> 0 ? '#ff9800':'#4caf50' %>'><%- theme.info.version %> + <%- theme.info.name.toUpperCase() %> 0 ? '#ff9800':'#3AA757' %>'><%- theme.info.version %> <% } %> <% } %>