diff --git a/CoreCms.Net.Web.Admin/wwwroot/index.html b/CoreCms.Net.Web.Admin/wwwroot/index.html index a983cba..9f742e2 100644 --- a/CoreCms.Net.Web.Admin/wwwroot/index.html +++ b/CoreCms.Net.Web.Admin/wwwroot/index.html @@ -6,6 +6,7 @@ + diff --git a/CoreCms.Net.Web.Admin/wwwroot/robots.txt b/CoreCms.Net.Web.Admin/wwwroot/robots.txt new file mode 100644 index 0000000..9e0c99c --- /dev/null +++ b/CoreCms.Net.Web.Admin/wwwroot/robots.txt @@ -0,0 +1,2 @@ +User-agent:* +Disallow:/ \ No newline at end of file diff --git a/CoreCms.Net.Web.WebApi/wwwroot/index.html b/CoreCms.Net.Web.WebApi/wwwroot/index.html index c9780cd..b2755e0 100644 --- a/CoreCms.Net.Web.WebApi/wwwroot/index.html +++ b/CoreCms.Net.Web.WebApi/wwwroot/index.html @@ -4,6 +4,7 @@