File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5858 .hero .sub {
5959 font-size : 1.15rem ; color : var (--text-secondary ); margin-top : 16px ; max-width : 600px ; margin-inline : auto;
6060 }
61+ .version-badge { text-align : center; margin : 24px 0 16px ; }
6162 .hero .sub .size { color : var (--green ); font-weight : 600 ; }
6263 .install-block {
6364 display : inline-flex; align-items : center; padding : 4px 4px 4px 20px ;
320321 < div class ="container ">
321322 < h1 > odek</ h1 >
322323 < p class ="sub "> < span class ="size "> ~12 MB</ span > static binary · Zero frameworks.< br > Think, therefore act.</ p >
323- < a href ="https://github.com/BackendStack21/odek/releases " target ="_blank " style =" margin-top:12px;display:inline-block; " > < img src ="https://img.shields.io/github/v/release/BackendStack21/odek?style=flat&label=&color=38bdf8&labelColor=0a1628 " alt ="Latest release " style ="height:28px;border-radius:6px; "> </ a >
324+ < div class =" version-badge " > < a href ="https://github.com/BackendStack21/odek/releases " target ="_blank "> < img src ="https://img.shields.io/github/v/release/BackendStack21/odek?style=flat&label=&color=38bdf8&labelColor=0a1628 " alt ="Latest release " style ="height:28px;border-radius:6px; "> </ a > </ div >
324325
325326 < div class ="install-block ">
326327 < code > go install github.com/BackendStack21/odek/cmd/odek@latest</ code >
You can’t perform that action at this time.
0 commit comments