Merge pull request #4705 from vinothkannans/dev

new: server plugin outlet for indexable robots.txt
This commit is contained in:
Sam 2017-02-13 11:18:51 -05:00 committed by GitHub
commit 07b9c351a4

View File

@ -15,3 +15,5 @@ Disallow: /search
Disallow: /search/
Disallow: /tags
Disallow: /tags/
<%= server_plugin_outlet "robots_txt_index" %>