We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8731af6 + 0703ac5 commit e06ebd7Copy full SHA for e06ebd7
resources/views/app.blade.php
@@ -12,6 +12,7 @@
12
<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
13
<![endif]-->
14
<link rel="stylesheet" href="{{ elixir('assets/css/laravel.css') }}">
15
+ <link rel="apple-touch-icon" href="/favicon.png">
16
</head>
17
<body class="@yield('body-class', 'docs') language-php">
18
0 commit comments