mirror of
https://github.com/kubesphere/website.git
synced 2025-12-30 09:42:53 +00:00
Fix header grammar issues
Signed-off-by: Sherlock113 <sherlockxu@yunify.com>
This commit is contained in:
parent
2e994ba7cd
commit
60bed19e46
|
|
@ -11,7 +11,7 @@
|
|||
{{ if eq .Site.Language.Lang "en"}}
|
||||
<div class="join-div">
|
||||
<div class="content">
|
||||
🚀 KubeSphere 3.1.0 is now general available!It extends the Kubernetes from the multi-cloud to the edge. <a href={{"/docs/release/release-v310/" | relLangURL }} target="_blank" rel="noopener noreferrer">Read the Release Notes for 3.1.0 →</a>
|
||||
🚀 KubeSphere 3.1.0 is now generally available as it extends Kubernetes from the cloud to the edge. <a href={{"/docs/release/release-v310/" | relLangURL }} target="_blank" rel="noopener noreferrer">Read the Release Notes for 3.1.0 →</a>
|
||||
<img id="close-join" src="/images/header/close.svg" alt="close">
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in New Issue