안녕하세요 꼬바리입니다.
깃허브 readme 프로필 꾸미기
Simple Icons
1913 Free SVG icons for popular brands.
simpleicons.org
심플 아이콘 사이트 에서 아이콘명과 컬러 복사 해서
원하는 기술 스택에 붙여넣기 하면된다.
나는 어렵게 직접 해라 가 아닌 그냥 코드 붙여넣어주고 어떻게 바꾸는지만 설명하겠다.
<img src="https://img.shields.io/badge/JAVA-007396?style=for-the-badge&logo=java&logoColor=white">
<img src="https://img.shields.io/badge/Spring-6DB33F?style=for-the-badge&logo=Spring&logoColor=white">
<img src="https://img.shields.io/badge/oracle-F80000?style=for-the-badge&logo=oracle&logoColor=white">
<img src="https://img.shields.io/badge/mysql-4479A1?style=for-the-badge&logo=mysql&logoColor=white">
<img src="https://img.shields.io/badge/mariaDB-003545?style=for-the-badge&logo=mariaDB&logoColor=white">
<img src="https://img.shields.io/badge/javascript-F7DF1E?style=for-the-badge&logo=javascript&logoColor=black">
<img src="https://img.shields.io/badge/jquery-0769AD?style=for-the-badge&logo=jquery&logoColor=white">
<img src="https://img.shields.io/badge/react-61DAFB?style=for-the-badge&logo=react&logoColor=black">
<img src="https://img.shields.io/badge/vue.js-4FC08D?style=for-the-badge&logo=vue.js&logoColor=white">
<img src="https://img.shields.io/badge/html-E34F26?style=for-the-badge&logo=html5&logoColor=white">
<img src="https://img.shields.io/badge/css-1572B6?style=for-the-badge&logo=css3&logoColor=white">
<img src="https://img.shields.io/badge/bootstrap-7952B3?style=for-the-badge&logo=bootstrap&logoColor=white">
<img src="https://img.shields.io/badge/github-181717?style=for-the-badge&logo=github&logoColor=white">
<img src="https://img.shields.io/badge/linux-FCC624?style=for-the-badge&logo=linux&logoColor=black">
<img src="https://img.shields.io/badge/aws-232F3E?style=for-the-badge&logo=aws&logoColor=white">
<img src="https://img.shields.io/badge/apache tomcat-F8DC75?style=for-the-badge&logo=apachetomcat&logoColor=white">
<img src="https://img.shields.io/badge/기술이름-#제외색상번호?style=for-the-badge&logo=아이콘이름&logoColor=white">
logoColor=white or black 으로 변경하면된다.
apache tomcat 과 amazon AWS 같은 경우는 두단어로 아이콘의 이름에 띄어쓰기가 들어가있다.아이콘 출력이 되지 않는다.
아시는분 알려주시면 ㄳ 합니다!
728x90
반응형
'Server > git' 카테고리의 다른 글
[git] 에러 | ! [rejected] main -> main (fetch first) (0) | 2021.05.10 |
---|---|
[Github] 파일 수정하고 다시 커밋하기 (0) | 2021.05.06 |
[github] 깃허브 프로필 꾸미기 readme 뱃지 (1) | 2021.05.04 |
[git] VS Code로 현재 프로젝트를 github에 연동하기(push only) (0) | 2021.05.04 |
[GitHub] GitHub Pages 사용법 (1) | 2021.05.04 |
댓글