Skip to content

Commit 77350ba

Browse files
laineyhmmegahirt
authored andcommitted
Add apple touch icon to container
1 parent 33028b4 commit 77350ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Site/views/languageforge/theme/default/page/home/index.html.twig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<meta name="viewport" content="width=device-width, initial-scale=1"/>
1212
<link rel="icon" href="/Site/views/languageforge/theme/default/image/favicon.ico" type="image/x-icon" />
1313
<link rel="stylesheet" href="{{ baseDir }}/assets/css/main.css"/>
14-
<link rel="apple-touch-icon" href="/appIcons/lf-logo-circle-192-xxxhdpi.png">
14+
<link rel="apple-touch-icon" href="/appIcons/lf-logo-square-192-xxxhdpi.png">
1515
</head>
1616
<body class="landing">
1717
<div id="page-wrapper">

0 commit comments

Comments
 (0)