diff --git a/app/javascript/styles/mastodon-material-dark/icon_config.scss b/app/javascript/styles/mastodon-material-dark/icon_config.scss index fe42f985b..610c7e308 100644 --- a/app/javascript/styles/mastodon-material-dark/icon_config.scss +++ b/app/javascript/styles/mastodon-material-dark/icon_config.scss @@ -22,5 +22,5 @@ $reply-icon: "reply"; local("Material Icons"), //url("https://raw.githubusercontent.com/google/material-design-icons/master/iconfont/MaterialIcons-Regular.woff2"); // GitHub //url("https://fonts.gstatic.com/s/materialicons/v50/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2"); // Google Fonts - url(".../fonts/MaterialIcons-Regular.woff2"); // Self-hosting + url("../fonts/MaterialIcons-Regular.woff2"); // Self-hosting } \ No newline at end of file diff --git a/app/javascript/styles/mastodon-material-light/icon_config.scss b/app/javascript/styles/mastodon-material-light/icon_config.scss index fe42f985b..610c7e308 100644 --- a/app/javascript/styles/mastodon-material-light/icon_config.scss +++ b/app/javascript/styles/mastodon-material-light/icon_config.scss @@ -22,5 +22,5 @@ $reply-icon: "reply"; local("Material Icons"), //url("https://raw.githubusercontent.com/google/material-design-icons/master/iconfont/MaterialIcons-Regular.woff2"); // GitHub //url("https://fonts.gstatic.com/s/materialicons/v50/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2"); // Google Fonts - url(".../fonts/MaterialIcons-Regular.woff2"); // Self-hosting + url("../fonts/MaterialIcons-Regular.woff2"); // Self-hosting } \ No newline at end of file diff --git a/app/javascript/styles/material-v1-dark/icon_config.scss b/app/javascript/styles/material-v1-dark/icon_config.scss index fe42f985b..610c7e308 100644 --- a/app/javascript/styles/material-v1-dark/icon_config.scss +++ b/app/javascript/styles/material-v1-dark/icon_config.scss @@ -22,5 +22,5 @@ $reply-icon: "reply"; local("Material Icons"), //url("https://raw.githubusercontent.com/google/material-design-icons/master/iconfont/MaterialIcons-Regular.woff2"); // GitHub //url("https://fonts.gstatic.com/s/materialicons/v50/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2"); // Google Fonts - url(".../fonts/MaterialIcons-Regular.woff2"); // Self-hosting + url("../fonts/MaterialIcons-Regular.woff2"); // Self-hosting } \ No newline at end of file diff --git a/app/javascript/styles/material-v1-light/icon_config.scss b/app/javascript/styles/material-v1-light/icon_config.scss index fe42f985b..610c7e308 100644 --- a/app/javascript/styles/material-v1-light/icon_config.scss +++ b/app/javascript/styles/material-v1-light/icon_config.scss @@ -22,5 +22,5 @@ $reply-icon: "reply"; local("Material Icons"), //url("https://raw.githubusercontent.com/google/material-design-icons/master/iconfont/MaterialIcons-Regular.woff2"); // GitHub //url("https://fonts.gstatic.com/s/materialicons/v50/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2"); // Google Fonts - url(".../fonts/MaterialIcons-Regular.woff2"); // Self-hosting + url("../fonts/MaterialIcons-Regular.woff2"); // Self-hosting } \ No newline at end of file diff --git a/app/javascript/styles/material-v2-dark/icon_config.scss b/app/javascript/styles/material-v2-dark/icon_config.scss index fe42f985b..610c7e308 100644 --- a/app/javascript/styles/material-v2-dark/icon_config.scss +++ b/app/javascript/styles/material-v2-dark/icon_config.scss @@ -22,5 +22,5 @@ $reply-icon: "reply"; local("Material Icons"), //url("https://raw.githubusercontent.com/google/material-design-icons/master/iconfont/MaterialIcons-Regular.woff2"); // GitHub //url("https://fonts.gstatic.com/s/materialicons/v50/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2"); // Google Fonts - url(".../fonts/MaterialIcons-Regular.woff2"); // Self-hosting + url("../fonts/MaterialIcons-Regular.woff2"); // Self-hosting } \ No newline at end of file diff --git a/app/javascript/styles/material-v2-light/icon_config.scss b/app/javascript/styles/material-v2-light/icon_config.scss index fe42f985b..610c7e308 100644 --- a/app/javascript/styles/material-v2-light/icon_config.scss +++ b/app/javascript/styles/material-v2-light/icon_config.scss @@ -22,5 +22,5 @@ $reply-icon: "reply"; local("Material Icons"), //url("https://raw.githubusercontent.com/google/material-design-icons/master/iconfont/MaterialIcons-Regular.woff2"); // GitHub //url("https://fonts.gstatic.com/s/materialicons/v50/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2"); // Google Fonts - url(".../fonts/MaterialIcons-Regular.woff2"); // Self-hosting + url("../fonts/MaterialIcons-Regular.woff2"); // Self-hosting } \ No newline at end of file diff --git a/app/javascript/styles/plus/icon_config.scss b/app/javascript/styles/plus/icon_config.scss index fe42f985b..610c7e308 100644 --- a/app/javascript/styles/plus/icon_config.scss +++ b/app/javascript/styles/plus/icon_config.scss @@ -22,5 +22,5 @@ $reply-icon: "reply"; local("Material Icons"), //url("https://raw.githubusercontent.com/google/material-design-icons/master/iconfont/MaterialIcons-Regular.woff2"); // GitHub //url("https://fonts.gstatic.com/s/materialicons/v50/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2"); // Google Fonts - url(".../fonts/MaterialIcons-Regular.woff2"); // Self-hosting + url("../fonts/MaterialIcons-Regular.woff2"); // Self-hosting } \ No newline at end of file