Skip to content

Commit

Permalink
Merge pull request #192 from BCSDLab/feat/prevent-search-bot
Browse files Browse the repository at this point in the history
[공통] 검색로봇 차단 태그 추가
  • Loading branch information
MinGu-Jeong authored Sep 26, 2024
2 parents c2ec0bc + 1f7ba9b commit 0289cc0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
href="https://image.bcsdlab.com/favicon.ico"
/>
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="robots" content="noindex, nofollow" />
<title>BCSD Internal</title>
</head>
<body>
Expand Down

0 comments on commit 0289cc0

Please sign in to comment.