Prevent Pinterest messing with media in the back office

Fixes: http://issues.umbraco.org/issue/U4-10865
This commit is contained in:
Pete Duncanson
2018-01-23 15:10:09 +00:00
committed by GitHub
parent ef4322a9b3
commit ca86385269

View File

@@ -43,6 +43,7 @@
<meta name="apple-mobile-web-app-capable" content="yes">
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="robots" content="noindex, nofollow">
<meta name="pinterest" content="nopin" />
<title ng-bind="$root.locationTitle">Umbraco</title>