File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -118,6 +118,11 @@ $blue-munsell-3: #4392a4ff;
118
118
z-index : -1px ;
119
119
}
120
120
121
+ .meshery-repo {
122
+ width : 18rem ;
123
+ margin-top : 1rem ;
124
+ }
125
+
121
126
.docs-section {
122
127
min-height : 100vh ;
123
128
& -logo-span {
@@ -139,6 +144,7 @@ $blue-munsell-3: #4392a4ff;
139
144
}
140
145
}
141
146
147
+
142
148
// hero-section-div ends
143
149
144
150
// Newsletter-signup starts
Original file line number Diff line number Diff line change @@ -85,7 +85,7 @@ <h1 class="desc-h1">Nighthawk and Meshery</h1>
85
85
three choices of load generator for
86
86
characterizing and managing the performance
87
87
of service meshes and their workloads.</p> -->
88
-
88
+ < a href =" https://github.com/meshery/meshery " > < img class =" meshery-repo " src =" https://img.shields.io/github/stars/meshery/meshery.svg?style=social&label=Star%20Meshery%20Repository&maxAge=2592000 " alt =" Star Repo " > </ a >
89
89
</ div >
90
90
</ div >
91
91
</ div >
You can’t perform that action at this time.
0 commit comments