From ce61677ea556749f810954ccd6704eaff70c75e7 Mon Sep 17 00:00:00 2001 From: Weitian LI Date: Sun, 18 May 2014 15:36:09 +0800 Subject: * updated 'robots.txt' * updated template 'base.html' to include 'metainfo.html' and 'sitetitle.txt' * updated navbar.html main button text --- static/robots.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'static') diff --git a/static/robots.txt b/static/robots.txt index f25ee0a..a0a6fc6 100644 --- a/static/robots.txt +++ b/static/robots.txt @@ -1,2 +1,6 @@ user-agent: AhrefsBot disallow: / + +user-agent: * +disallow: /media/account/ + -- cgit v1.2.2