Skip to content

Commit 1510e99

Browse files
Added precomposed icon to head
1 parent 03f9eed commit 1510e99

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/views/core/head.blade.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
<meta charset="utf-8">
33
<meta http-equiv="X-UA-Compatible" content="IE=edge">
44
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
5+
<link rel="apple-touch-icon-precomposed" href="{{ URL::asset('apple-touch-icon-precomposed.png') }}">
56
<meta property="og:title" content="iRail.be" />
67
<meta property="og:type" content="website" />
78
<meta property="og:url" content="http://irail.be" />

0 commit comments

Comments
 (0)