diff --git a/uw_fdsu_theme_resp.theme b/uw_fdsu_theme_resp.theme index c655ad3084046ff685f454b4cfd2ed5db4dbf4ca..6763d74e1599cb4a4967746d80d0a3f365ca9117 100644 --- a/uw_fdsu_theme_resp.theme +++ b/uw_fdsu_theme_resp.theme @@ -223,7 +223,7 @@ function _uw_fdsu_theme_resp_add_favicons(array &$variables) { 'src' => $favicon_base_path . '/icon-512.png', 'type' => 'image/png', 'sizes' => '512x512', - ] + ], ], ]; $manifest = json_encode($manifest);