[React][side project] mbti궁합 테스트(3) - aws Amplify 배포 & 가비아 도메인 붙이기
🎈이전글과 이어지는 글입니다 - 마지막 7. 배포 준비(1) - SNS로 링크 전달 시 썸네일, 타이틀 변경을 위한 metadata 수정 📂 public index.html 수정 -meta 태그를 추가해서 링크 공유시 썸네일 이미지, 웹사이트 명, 간단한 소개, url 주소를 표시하고자 한다. 📂 manifest.json 수정 - src를 원하는 이미지로 수정해줌 "icons": [ { "src": "./heart.png", "sizes": "64x64 32x32 24x24 16x16", "type": "image/x-icon" }, { "src": "./heart.png", "type": "image/png", "sizes": "192x192" }, { "src": "./heart.png", "type..
2021. 11. 26.