Skip to content

Commit b5a5855

Browse files
author
vishalvivekm
committed
rm meshery from home pages of /cloud, /kanvas
Signed-off-by: vishalvivekm <110674407+vishalvivekm@users.noreply.github.com>
1 parent 14535b0 commit b5a5855

File tree

3 files changed

+3
-13
lines changed

3 files changed

+3
-13
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Relevant coding style guidelines are the Go Code Review Comments and the Formatt
1515

1616
# <a name="contributing">General Contribution Flow</a>
1717

18-
In order to contribute to Meshery, please follow the fork-and-pull request workflow described [here](./CONTRIBUTING-gitflow.md).
18+
In order to contribute to Layer5 docs, please follow the fork-and-pull request workflow described [here](./CONTRIBUTING-gitflow.md).
1919

2020
## Prerequisites
2121

content/en/cloud/_index.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ cascade:
4646
}
4747
</style>
4848

49-
## Understanding the Meshery Ecosystem
49+
## Understanding the Ecosystem
5050

5151
<div class="highlight-box" style="display:flex; gap: .5rem;">
5252
@@ -58,11 +58,6 @@ cascade:
5858
</div>
5959
</div>
6060

61-
<a href="https://docs.meshery.io">
62-
<div class="hidden-highlight-box" style="display: flex; align-self:center; margin-top:15px;"><div class="logo-container">{{< svg name="meshery" >}}</div>
63-
<div style="flex: 1;color:#ccc;">
64-
<strong>Meshery</strong> is a cloud native manager that enables the design and management of Kubernetes-based infrastructure and applications. It is an extensible developer platform that seamlessly integrates with all CNCF projects, and various monitoring, CI/CD, and security tools.</div></div>
65-
</a>
6661

6762
<a href="/kanvas">
6863
<div class="hidden-highlight-box" style="display: flex; align-self:center; margin-top:15px;"><div class="logo-container" style="height:65px;width:65px;margin-left:-.45rem;"><img src="/images/logos/kanvas-icon-color.svg" style="border:0px;" alt="kanvas logo"/></div>

content/en/kanvas/_index.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ aliases:
5454
box-shadow: none;
5555
}
5656
</style>
57-
## Understanding the Meshery Ecosystem
57+
## Understanding the Ecosystem
5858

5959
<a href="/cloud">
6060
<div class="hidden-highlight-box">
@@ -65,11 +65,6 @@ aliases:
6565
</div>
6666
</a>
6767

68-
<a href="https://docs.meshery.io" target="_blank">
69-
<div class="hidden-highlight-box"><div class="logo-container">{{< svg name="meshery" >}}</div>
70-
<div style="flex: 1;color:#ccc;">
71-
<strong>Meshery</strong> is a cloud native manager that enables the design and management of Kubernetes-based infrastructure and applications. It is an extensible developer platform that seamlessly integrates with all CNCF projects, and various monitoring, CI/CD, and security tools.</div></div>
72-
</a>
7368

7469
<a href="/kanvas">
7570
<div class="highlight-box"><div class="logo-container" style="height:65px;width:65px;margin-left:-.45rem;"><img src="/images/logos/kanvas-icon-color.svg" style="border:0px;" alt="kanvas logo"/></div>

0 commit comments

Comments
 (0)