improved mobile menu
This commit is contained in:
@@ -134,8 +134,8 @@ function materiotheme_preprocess_html(&$vars) {
|
||||
'#tag' => 'meta',
|
||||
'#attributes' => array(
|
||||
'rel' => 'mask-icon',
|
||||
'color' => "#69ccce",
|
||||
'href' => '/safari-pinned-tab.svg',
|
||||
'color' => "#69ccce",
|
||||
),
|
||||
);
|
||||
$vars['page']['#attached']['html_head'][] = [$safaripinnedtab, '$safaripinnedtab'];
|
||||
|
Reference in New Issue
Block a user