Yiyiyimu commented on a change in pull request #349:
URL: https://github.com/apache/apisix-website/pull/349#discussion_r638218038
##########
File path: website/docusaurus.config.js
##########
@@ -415,6 +415,18 @@ module.exports = {
copyright:
"Copyright © 2019-2021 The Apache Software Foundation. Apache APISIX,
APISIX™, Apache, the Apache feather logo, and the Apache APISIX project logo
are either registered trademarks or trademarks of the Apache Software
Foundation.",
},
+ announcementBar: {
+ id: 'apisix-2.6-Release',
+ content:
+ '➡️ Apache APISIX v2.6.0 released, users can view Changelogs <a
target="_blank" rel="noopener noreferrer"
href="https://github.com/apache/apisix/blob/release/2.6/CHANGELOG.md">APISIX
2.6.0 release</a>! 🔄',
Review comment:
```suggestion
'➡️ Apache APISIX v2.6.0 released, users can view Changelogs <a
target="_blank" rel="noopener noreferrer"
href="https://github.com/apache/apisix/blob/2.6/CHANGELOG.md#260">APISIX 2.6.0
release</a>! 🔄',
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]