From c83b864fc28900c1dc16a48dd2863fe053f14773 Mon Sep 17 00:00:00 2001 From: seonghobae <8172694+seonghobae@users.noreply.github.com> Date: Fri, 24 Jul 2026 20:52:59 +0000 Subject: [PATCH] =?UTF-8?q?=EB=B3=B4=EC=95=88=20=ED=96=A5=EC=83=81:=20?= =?UTF-8?q?=EA=B2=80=EC=83=89=20=EC=97=94=EC=A7=84=20=EC=9D=B8=EB=8D=B1?= =?UTF-8?q?=EC=8B=B1=20=EC=A0=9C=ED=95=9C=20(noindex,=20nofollow)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 생성된 디렉토리 목록 페이지가 의도치 않게 검색 엔진에 인덱싱되는 정보 노출 위험을 방지하기 위해 태그를 추가했습니다. --- src/main/kotlin/html4tree/main.kt | 2 ++ src/test/kotlin/html4tree/MainTest.kt | 2 ++ 2 files changed, 4 insertions(+) diff --git a/src/main/kotlin/html4tree/main.kt b/src/main/kotlin/html4tree/main.kt index b4558624..90eb71e7 100644 --- a/src/main/kotlin/html4tree/main.kt +++ b/src/main/kotlin/html4tree/main.kt @@ -327,6 +327,8 @@ ${cssContent} + +