From b9279a7a0b2a47d89843725b4caae3ac421e041f Mon Sep 17 00:00:00 2001 From: Rintan <12230083+Rintan@users.noreply.github.com> Date: Sun, 17 May 2020 17:29:03 +0900 Subject: [PATCH] fix font reference --- app/javascript/styles/mastodon-material-dark/icon_config.scss | 4 ++-- .../styles/mastodon-material-light/icon_config.scss | 4 ++-- app/javascript/styles/material-v1-dark/icon_config.scss | 4 ++-- app/javascript/styles/material-v1-light/icon_config.scss | 4 ++-- app/javascript/styles/material-v2-dark/icon_config.scss | 4 ++-- app/javascript/styles/material-v2-light/icon_config.scss | 4 ++-- app/javascript/styles/plus/icon_config.scss | 4 ++-- 7 files changed, 14 insertions(+), 14 deletions(-) diff --git a/app/javascript/styles/mastodon-material-dark/icon_config.scss b/app/javascript/styles/mastodon-material-dark/icon_config.scss index 3274efde8..fe42f985b 100644 --- a/app/javascript/styles/mastodon-material-dark/icon_config.scss +++ b/app/javascript/styles/mastodon-material-dark/icon_config.scss @@ -20,7 +20,7 @@ $reply-icon: "reply"; font-family: "Material Icons"; src: local("Material Icons"), - url("https://raw.githubusercontent.com/google/material-design-icons/master/iconfont/MaterialIcons-Regular.woff2"); // GitHub + //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 3274efde8..fe42f985b 100644 --- a/app/javascript/styles/mastodon-material-light/icon_config.scss +++ b/app/javascript/styles/mastodon-material-light/icon_config.scss @@ -20,7 +20,7 @@ $reply-icon: "reply"; font-family: "Material Icons"; src: local("Material Icons"), - url("https://raw.githubusercontent.com/google/material-design-icons/master/iconfont/MaterialIcons-Regular.woff2"); // GitHub + //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 3274efde8..fe42f985b 100644 --- a/app/javascript/styles/material-v1-dark/icon_config.scss +++ b/app/javascript/styles/material-v1-dark/icon_config.scss @@ -20,7 +20,7 @@ $reply-icon: "reply"; font-family: "Material Icons"; src: local("Material Icons"), - url("https://raw.githubusercontent.com/google/material-design-icons/master/iconfont/MaterialIcons-Regular.woff2"); // GitHub + //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 3274efde8..fe42f985b 100644 --- a/app/javascript/styles/material-v1-light/icon_config.scss +++ b/app/javascript/styles/material-v1-light/icon_config.scss @@ -20,7 +20,7 @@ $reply-icon: "reply"; font-family: "Material Icons"; src: local("Material Icons"), - url("https://raw.githubusercontent.com/google/material-design-icons/master/iconfont/MaterialIcons-Regular.woff2"); // GitHub + //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 3274efde8..fe42f985b 100644 --- a/app/javascript/styles/material-v2-dark/icon_config.scss +++ b/app/javascript/styles/material-v2-dark/icon_config.scss @@ -20,7 +20,7 @@ $reply-icon: "reply"; font-family: "Material Icons"; src: local("Material Icons"), - url("https://raw.githubusercontent.com/google/material-design-icons/master/iconfont/MaterialIcons-Regular.woff2"); // GitHub + //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 3274efde8..fe42f985b 100644 --- a/app/javascript/styles/material-v2-light/icon_config.scss +++ b/app/javascript/styles/material-v2-light/icon_config.scss @@ -20,7 +20,7 @@ $reply-icon: "reply"; font-family: "Material Icons"; src: local("Material Icons"), - url("https://raw.githubusercontent.com/google/material-design-icons/master/iconfont/MaterialIcons-Regular.woff2"); // GitHub + //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 3274efde8..fe42f985b 100644 --- a/app/javascript/styles/plus/icon_config.scss +++ b/app/javascript/styles/plus/icon_config.scss @@ -20,7 +20,7 @@ $reply-icon: "reply"; font-family: "Material Icons"; src: local("Material Icons"), - url("https://raw.githubusercontent.com/google/material-design-icons/master/iconfont/MaterialIcons-Regular.woff2"); // GitHub + //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