File tree Expand file tree Collapse file tree 2 files changed +9
-8
lines changed
Expand file tree Collapse file tree 2 files changed +9
-8
lines changed Original file line number Diff line number Diff line change 1- # ktop
1+ <p align =" center " >
2+ <img src="./docs/images/ktop-logo.svg" alt="ktop" height="96">
3+ </p >
24
3- <h1 align =" center " >
5+
6+ <p align =" left " >
47 <img src="./docs/images/ktop.png" alt="ktop">
5- </h1 >
8+ </p >
69
710A ` top ` -like tool for your Kubernetes cluster.
811
Original file line number Diff line number Diff line change 2424 text-align : center;
2525 }
2626
27- .tx-hero h1 {
27+ .tx-hero__logo {
28+ height : 6rem ;
2829 margin-bottom : 1rem ;
29- color : currentColor;
30- font-weight : 700 ;
31- font-size : 2.5rem ;
3230 }
3331
3432 .tx-hero__content {
8886 < div class ="md-grid md-typeset ">
8987 < div class ="tx-hero ">
9088 < div class ="tx-hero__content ">
91- < h1 > ktop </ h1 >
89+ < img src =" images/ktop-logo.svg " alt =" ktop " class =" tx-hero__logo " >
9290 < p > A < strong > top-like tool</ strong > for viewing Kubernetes cluster metrics from your terminal.</ p >
9391 < a href ="guide/ " class ="md-button md-button--primary ">
9492 Get Started
You can’t perform that action at this time.
0 commit comments