src/StartPlatz/Bundle/StyleBundle/Resources/views/_icon.html.twig line 1

Open in your IDE?
  1. <!-- third-generation iPad with high-resolution Retina display and modern Apple devices: -->
  2. <link rel="apple-touch-icon-precomposed" sizes="144x144" href="{{ asset('apple-touch-icon.png') }}">
  3. <!-- Apple Touch Icon -->
  4. <link rel="apple-touch-icon" href="{{ asset('apple-touch-icon.png') }}">
  5. <!-- Favicon -->
  6. <link rel="icon" href="{{ asset('favicon.png') }}" sizes="32x32">