Skip to content

Commit c94dfb8

Browse files
Merge pull request #252 from iArchitSharma/heres
You are here added back
2 parents 8fa4ac9 + ffb76c7 commit c94dfb8

File tree

3 files changed

+11
-8
lines changed

3 files changed

+11
-8
lines changed

assets/scss/_landing_project.scss

+1-1
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@
203203

204204

205205
.logo-container {
206-
width: 80px;
206+
width: 50px;
207207
margin-right: 8px;
208208
}
209209

content/en/cloud/_index.md

+7-5
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,12 @@ cascade:
1313

1414
## Understanding the Meshery Ecosystem
1515

16+
<p class="image-left"
17+
style="display:inline; font-style:italic; padding: 1rem; width:auto;
18+
box-shadow: inset 0 -3em 3em #00b39f33,
19+
0 0 0 2px #00b39f33,
20+
0.3em 0.3em 1em #00b39f00;">You are here</p>
21+
1622
<div style="display: flex; align-items: flex-start; margin-top:15px;"><div class="logo-container">{{< svg name="cloud" >}}</div>
1723

1824
<div style="flex: 1;">
@@ -26,11 +32,7 @@ cascade:
2632

2733
**Meshery** ([docs](https://docs.meshery.io)) 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.
2834
</div></div>
29-
<!-- <p class="image-left"
30-
style="display:inline; font-style:italic; padding: 1rem; width:auto;
31-
box-shadow: inset 0 -3em 3em #00b39f33,
32-
0 0 0 2px #00b39f33,
33-
0.3em 0.3em 1em #00b39f00;">You are here</p> -->
35+
3436
<div style="display: flex; align-items: flex-start; margin-top:15px;"><div class="logo-container">{{< svg name="meshmap" >}}</div>
3537

3638
<div style="flex: 1;">

content/en/meshmap/_index.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -33,11 +33,12 @@ cascade:
3333

3434
**Meshery** ([docs](https://docs.meshery.io)) 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.
3535
</div></div>
36-
<!-- <p class="image-left"
36+
<p class="image-left"
3737
style="display:inline; font-style:italic; padding: 1rem; width:auto;
3838
box-shadow: inset 0 -3em 3em #00b39f33,
3939
0 0 0 2px #00b39f33,
40-
0.3em 0.3em 1em #00b39f00;">You are here</p> -->
40+
0.3em 0.3em 1em #00b39f00;">You are here</p>
41+
4142
<div style="display: flex; align-items: flex-start; margin-top:15px;"><div class="logo-container">{{< svg name="meshmap" >}}</div>
4243

4344
<div style="flex: 1;">

0 commit comments

Comments
 (0)