github个人主页
README
制作github主页的readme文件
主页截图如下:
1.github统计卡片
🚀 教程
统计卡片的代码如下,直接写进markdown文件即可
<img align="right" src="https://github-readme-stats.vercel.app/api?username=mumuxi176&show_icons=true&icon_color=CE1D2D&text_color=718096&bg_color=ffffff&hide_title=true" /> |
2.github徽标
🚀教程
🚀 教程2
🚀 制作徽标
动态徽标
https://img.shields.io/badge/dynamic/json?color=000000&label=Github&query=%24.data.totalSubs&suffix=%20%20%20%20%20%20followers&url=https%3A%2F%2Fapi.spencerwoo.com%2Fsubstats%2F%3Fsource%3Dgithub%26queryKey%3Dmumuxi176?style=for-the-badge&logo=github
要添加风格,只需要在网址的最后面添加语句即可,例如添加”?style=for-the-badge&logo=github”,即为徽标添加github的logo
本博客所有文章除特别声明外,均采用 CC BY-NC-SA 4.0 许可协议。转载请注明来自 木木夕Blog!
评论