This repository was archived by the owner on Dec 6, 2023. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -187,7 +187,8 @@ src/styles
187187- 프로필 사진! (replace file in ` /content/assets/profile.png ` )
188188- 파비콘 이미지! (replace file in ` /content/assets/felog.png ` )
189189- 헤더의 그라데이션! (\$ theme-gradient ` /styles/variables.scss ` )
190- - Utterances를 위한 repository를 설정해주세요! (` /gatsby-meta-config.js ` 의 repository 주소를 교체해주세요.)
190+ - ` robots.txt ` 에 배포되는 도메인으로 업데이트를 위한 설정을 해주세요! (replace file in ` gatsby-config.js ` 의 ` https://your-blog.netlify.app ` 부분)
191+ - Utterances를 위한 repository를 설정을 해주세요! (` /gatsby-meta-config.js ` 의 repository 주소를 교체해주세요.)
191192 - ⚠️ 이 가이드(https://utteranc.es/)를 꼭 확인해주세요.
192193
193194## ☕ 마음에 드셨나요?
Original file line number Diff line number Diff line change @@ -189,6 +189,7 @@ src/styles
189189- Profile image! (replace file in ` /content/assets/profile.png ` )
190190- Favicon image! (replace file in ` /content/assets/felog.png ` )
191191- Header gradient! (\$ theme-gradient ` /styles/variables.scss ` )
192+ - Please set it up for update to the domain distributed in 'robots.txt'! (replace part ` https://your-blog.netlify.app ` of ` gatsby-config.js ` )
192193- Utterances repository! (replace repository address in ` /gatsby-meta-config.js ` )
193194 - ⚠️ Please check, this guide(< https://utteranc.es/ > )
194195
You can’t perform that action at this time.
0 commit comments