missing meta tag for ios

This commit is contained in:
Mr. Funk
2019-02-24 15:12:58 -05:00
parent e3de03e50d
commit 0f1236a597
4 changed files with 6 additions and 0 deletions

View File

@@ -6,6 +6,8 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="csrf-token" content="{{ csrf_token() }}">
<meta name="robots" content="noindex, nofollow, noarchive, noodp, NoImageIndex, noydir">
<meta name="apple-mobile-web-app-capable" content="yes">
<title>
{% if subTitle %}
{{ subTitle }} »