Skip to content
This repository was archived by the owner on Dec 6, 2023. It is now read-only.

Commit 503a586

Browse files
parkgangjbee37142
authored andcommitted
📝docs: How to update robots.txt
1 parent 9b26af9 commit 503a586

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

README.ko.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff 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
## ☕ 마음에 드셨나요?

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)