mirror of
https://github.com/yawaflua/yaflay.ru.git
synced 2026-02-04 19:04:12 +02:00
delete oembed and fix robots.txt
This commit is contained in:
@@ -20,7 +20,7 @@ namespace yaflay.ru
|
||||
services.AddMvc()
|
||||
.AddRazorPagesOptions(options =>
|
||||
{
|
||||
options.Conventions.AddPageRoute("/robotstxt", "/Robots.Txt");
|
||||
options.Conventions.AddPageRoute("/robots.txt", "/RobotsTxt");
|
||||
});
|
||||
//services.AddDirectoryBrowser();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user