깃허브 이미지 절대경로 패스
깃허브에 CDN 디렉토리를 하나 만듭니다.
디렉토리에 이미지를 업로드 합니다.
이미지를 엽니다.
우클릭 - 새탭에서 이미지 열기
우클릭 - 이미지 주소복사
그럼 아마도 이런 패스가 생길겁니다.
이제부터 깃허브이미지를 로우패스로 절대경로로 사용할 수 있습니다.
이미지 데이터를 반복문으로 사용해야 할 경우 유용한 방법입니다.
https://raw.githubusercontent.com/lshjju/cdn/refs/heads/main/girls/1.PNG
https://raw.githubusercontent.com/lshjju/cdn/refs/heads/main/girls/2.PNG
https://raw.githubusercontent.com/lshjju/cdn/refs/heads/main/girls/3.PNG

'New' 카테고리의 다른 글
| Web Framework (3) | 2025.08.13 |
|---|---|
| github CDN json data raw file (2) | 2025.08.05 |
| H2 database (0) | 2025.07.25 |
| JS console.log - 자바스크립트 데이터 콘솔로 체크하기 (0) | 2025.06.21 |
| Node.js install (0) | 2025.06.19 |