From 943662605e438158997b2969acada2c0a2a023d5 Mon Sep 17 00:00:00 2001 From: hide_d Date: Tue, 11 Sep 2018 23:48:02 +0900 Subject: [PATCH] =?UTF-8?q?Robots.txt=20=EC=84=A4=EB=AA=85=20=EC=B6=94?= =?UTF-8?q?=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Robots.txt | 2 ++ index.php | 7 +++++-- 2 files changed, 7 insertions(+), 2 deletions(-) create mode 100644 Robots.txt diff --git a/Robots.txt b/Robots.txt new file mode 100644 index 00000000..14267e90 --- /dev/null +++ b/Robots.txt @@ -0,0 +1,2 @@ +User-agent: * +Allow: / \ No newline at end of file diff --git a/index.php b/index.php index a7255374..2d1297ce 100644 --- a/index.php +++ b/index.php @@ -36,9 +36,12 @@ if ($session->isLoggedIn()) { - + - + + + +