fix(dsfr): v1.11 requires meta[name=format-detection]
This commit is contained in:
parent
251d512b73
commit
5ae0fa0d7d
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@
|
|||
%meta{ name: "viewport", content: "width=device-width, initial-scale=1" }
|
||||
%meta{ name: "application-name", content: Current.application_name }
|
||||
%meta{ name: "apple-mobile-web-app-title", content: Current.application_name }
|
||||
%meta{ name: "format-detection", content: "telephone=no,date=no,address=no,email=no,url=no" }
|
||||
= csrf_meta_tags
|
||||
|
||||
%title
|
||||
|
|
Loading…
Reference in a new issue