Merge pull request #2416 from PeteDuncanson/patch-1

Prevent Pinterest messing with media in the back office
This commit is contained in:
Sebastiaan Janssen
2018-01-24 15:53:40 +01:00
committed by GitHub

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>