调整badge颜色
parent
d0995f1cb4
commit
e7a2f660fa
|
@ -1,8 +1,10 @@
|
|||
<div align="center">
|
||||
<img alt="logo" src="image/banner.png" style="height: 80px">
|
||||
</div>
|
||||
<h2 align="center" style="margin-top: 0px">深入Spring,从源码开始!</h2>
|
||||
<h4 align="center">探索Java最受欢迎的框架,理解它的内部机制,带大家从入门到精通。</h4>
|
||||
<div align="center">
|
||||
<h2>深入Spring,从源码开始!</h2>
|
||||
<h4>探索Java最受欢迎的框架,理解它的内部机制,带大家从入门到精通。</h4>
|
||||
</div>
|
||||
<p align="center">
|
||||
<a href="https://github.com/xuchengsheng/spring-reading/stargazers"><img src="https://img.shields.io/github/stars/xuchengsheng/spring-reading?logo=github&logoColor=%23EF2D5E&label=Stars&labelColor=%23000000&color=%23EF2D5E&cacheSeconds=3600" alt="Stars Badge"/></a>
|
||||
<a href="https://github.com/xuchengsheng"><img src="https://img.shields.io/github/followers/xuchengsheng?label=Followers&logo=github&logoColor=%23FC521F&labelColor=%231A2477&color=%23FC521F&cacheSeconds=3600" alt="Follow Badge"></a>
|
||||
|
|
Loading…
Reference in New Issue