Skip to content

Commit

Permalink
Merge pull request #44 from merbridge/0124
Browse files Browse the repository at this point in the history
Fix a broken image on homepage
  • Loading branch information
hanxiaop authored Jan 25, 2024
2 parents 7757615 + c8d9475 commit ba5e438
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion content/en/_index.html
Original file line number Diff line number Diff line change
Expand Up @@ -46,5 +46,5 @@
{{< blocks/lead color="300" >}}
<b>Merbridge is a <a href="https://www.cncf.io">Cloud Native Computing Foundation</a> sandbox project</b> <br />
<br />
<img src="https://landscape.cncf.io/images/right-logo.svg" width="600"/>
<img src="https://landscape.cncf.io/images/cncf-landscape-horizontal-color.svg" width="600"/>
{{% /blocks/lead %}}
2 changes: 1 addition & 1 deletion content/zh/_index.html
Original file line number Diff line number Diff line change
Expand Up @@ -46,5 +46,5 @@
{{< blocks/lead color="300" >}}
<b>Merbridge 是一个<a href="https://www.cncf.io">云原生基金会 (CNCF)</a> 沙箱项目</b> <br />
<br />
<img src="https://landscape.cncf.io/images/right-logo.svg" width="600"/>
<img src="https://landscape.cncf.io/images/cncf-landscape-horizontal-color.svg" width="600"/>
{{% /blocks/lead %}}

0 comments on commit ba5e438

Please sign in to comment.