Updated all the contrib modules to their latest versions.
[yaffs-website] / web / modules / contrib / metatag / metatag_mobile / config / schema / metatag_mobile.metatag_tag.schema.yml
index 93315cb2c45b0f0892f546bae8ff526740e50b02..6431aaa2b736c2ce3b8ba12419b8dca78a4e6ba9 100644 (file)
@@ -1,3 +1,7 @@
+# The 'type' should be "label" for short meta tags and "text" for ones which
+# could get longer, especially ones which use a textarea field instead of a
+# textfield.
+
 metatag.metatag_tag.android_app_link_alternative:
   type: label
   label: 'Android Mobile: Android App Link Alternative'
@@ -91,6 +95,9 @@ metatag.metatag_tag.theme_color:
 metatag.metatag_tag.viewport:
   type: label
   label: 'Mobile: Viewport'
+metatag.metatag_tag.web_manifest:
+  type: label
+  label: 'Mobile: Web Manifest'
 metatag.metatag_tag.x_ua_compatible:
   type: label
   label: 'X-UA-Compatible'