diff --git a/themes/luci-theme-material/htdocs/luci-static/material/favicon.ico b/themes/luci-theme-material/htdocs/luci-static/material/favicon.ico deleted file mode 100644 index 72c311555f..0000000000 Binary files a/themes/luci-theme-material/htdocs/luci-static/material/favicon.ico and /dev/null differ diff --git a/themes/luci-theme-material/htdocs/luci-static/material/logo.svg b/themes/luci-theme-material/htdocs/luci-static/material/logo.svg new file mode 100644 index 0000000000..c7a445e93d --- /dev/null +++ b/themes/luci-theme-material/htdocs/luci-static/material/logo.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/themes/luci-theme-material/htdocs/luci-static/material/logo_48.png b/themes/luci-theme-material/htdocs/luci-static/material/logo_48.png new file mode 100644 index 0000000000..6fb1f75a40 Binary files /dev/null and b/themes/luci-theme-material/htdocs/luci-static/material/logo_48.png differ diff --git a/themes/luci-theme-material/ucode/template/themes/material/header.ut b/themes/luci-theme-material/ucode/template/themes/material/header.ut index ed6a637978..4a7e4cb8f1 100644 --- a/themes/luci-theme-material/ucode/template/themes/material/header.ut +++ b/themes/luci-theme-material/ucode/template/themes/material/header.ut @@ -40,7 +40,8 @@ - + + {% if (node?.css): %} {% endif %}