[Github] 깃허브 프로필 꾸미기 github-readme-streak-stats 적용 안될 때
https://github.com/DenverCoder1/github-readme-streak-stats
GitHub - DenverCoder1/github-readme-streak-stats: 🔥 Stay motivated and show off your contribution streak! 🌟 Display your t
🔥 Stay motivated and show off your contribution streak! 🌟 Display your total contributions, current streak, and longest streak on your GitHub profile README - GitHub - DenverCoder1/github-readme-st...
github.com
아래 코드 복사해서 user= 뒤에 ___ 부분에다가 본인의 깃허브 프로필 이름을 적으면 된다.
그리고 혹시 마크다운 언어로 넣었을 때 적용되지 않는다면, html 언어로 작성해보자
[](https://git.io/streak-stats)
<a href="https://git.io/streak-stats"><img src="https://streak-stats.demolab.com?user=___"/></a>
이게 기본이고 다른 옵션을 넣고 싶다면 아래 사이트에서 만든 후 복사해서 넣으면 된다.
https://streak-stats.demolab.com
GitHub Readme Streak Stats Demo
streak-stats.demolab.com
테마 미리보기를 원한다면 아래 사이트에서 볼 수 있다.
https://github.com/DenverCoder1/github-readme-streak-stats/blob/main/docs/themes.md
GitHub - DenverCoder1/github-readme-streak-stats: 🔥 Stay motivated and show off your contribution streak! 🌟 Display your t
🔥 Stay motivated and show off your contribution streak! 🌟 Display your total contributions, current streak, and longest streak on your GitHub profile README - GitHub - DenverCoder1/github-readme-st...
github.com
그 외 궁금한 점은 이곳에서 볼 수 있다.
https://github.com/DenverCoder1/github-readme-streak-stats/blob/main/docs/faq.md
GitHub - DenverCoder1/github-readme-streak-stats: 🔥 Stay motivated and show off your contribution streak! 🌟 Display your t
🔥 Stay motivated and show off your contribution streak! 🌟 Display your total contributions, current streak, and longest streak on your GitHub profile README - GitHub - DenverCoder1/github-readme-st...
github.com
쨘-완성
참고로 내 코드는 이렇다
<img src="https://streak-stats.demolab.com?user=LeeJieuni&theme=rose-pine&date_format=%5BY.%5Dn.j&card_width=400&border_radius=10"/>