From 82d5a3b11c2dbc439e139717720f9494367acfda Mon Sep 17 00:00:00 2001 From: Michael Gordeev Date: Mon, 16 Mar 2020 16:37:56 +0300 Subject: [PATCH] Added Socicon fonts if remote ones are unavailable --- .../Areas/Admin/Views/Shared/_Layout.cshtml | 2 +- .../Projects/Views/FoxTube/_Layout.cshtml | 2 +- .../MyWebsite/Views/Shared/_Layout.cshtml | 2 +- MyWebsite/MyWebsite/wwwroot/css/Socicon.css | 1510 +++++++++++++++++ .../wwwroot/fonts/Socicon/Socicon.eot | Bin 0 -> 116416 bytes .../wwwroot/fonts/Socicon/Socicon.svg | 307 ++++ .../wwwroot/fonts/Socicon/Socicon.ttf | Bin 0 -> 116252 bytes .../wwwroot/fonts/Socicon/Socicon.woff | Bin 0 -> 116328 bytes .../wwwroot/fonts/Socicon/Socicon.woff2 | Bin 0 -> 64512 bytes 9 files changed, 1820 insertions(+), 3 deletions(-) create mode 100644 MyWebsite/MyWebsite/wwwroot/css/Socicon.css create mode 100644 MyWebsite/MyWebsite/wwwroot/fonts/Socicon/Socicon.eot create mode 100644 MyWebsite/MyWebsite/wwwroot/fonts/Socicon/Socicon.svg create mode 100644 MyWebsite/MyWebsite/wwwroot/fonts/Socicon/Socicon.ttf create mode 100644 MyWebsite/MyWebsite/wwwroot/fonts/Socicon/Socicon.woff create mode 100644 MyWebsite/MyWebsite/wwwroot/fonts/Socicon/Socicon.woff2 diff --git a/MyWebsite/MyWebsite/Areas/Admin/Views/Shared/_Layout.cshtml b/MyWebsite/MyWebsite/Areas/Admin/Views/Shared/_Layout.cshtml index 6730eb9..cce830f 100644 --- a/MyWebsite/MyWebsite/Areas/Admin/Views/Shared/_Layout.cshtml +++ b/MyWebsite/MyWebsite/Areas/Admin/Views/Shared/_Layout.cshtml @@ -6,7 +6,7 @@ - +