From c303712476d5bf3a1cbd90726187a279052dd720 Mon Sep 17 00:00:00 2001 From: Michael Hollister Date: Wed, 20 Nov 2024 14:10:39 -0600 Subject: [PATCH] Removed unused assets --- website/css/style.css | 4 +- website/images/icon.svg | 269 ------------------ .../images/{icon-dark.svg => logo-dark.svg} | 0 website/index.html | 2 +- 4 files changed, 3 insertions(+), 272 deletions(-) delete mode 100644 website/images/icon.svg rename website/images/{icon-dark.svg => logo-dark.svg} (100%) diff --git a/website/css/style.css b/website/css/style.css index ac7e1ac..240a701 100644 --- a/website/css/style.css +++ b/website/css/style.css @@ -318,11 +318,11 @@ html, body, .body { -webkit-text-fill-color: transparent; } -#title-icon { +#title-logo { width: 84px; height: 84px; - background-image: url(../images/icon-dark.svg); + background-image: url(../images/logo-dark.svg); background-size: cover; margin-right: 15px; } diff --git a/website/images/icon.svg b/website/images/icon.svg deleted file mode 100644 index 88ed23b..0000000 --- a/website/images/icon.svg +++ /dev/null @@ -1,269 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/website/images/icon-dark.svg b/website/images/logo-dark.svg similarity index 100% rename from website/images/icon-dark.svg rename to website/images/logo-dark.svg diff --git a/website/index.html b/website/index.html index 83f8747..3fc628e 100644 --- a/website/index.html +++ b/website/index.html @@ -124,7 +124,7 @@

-
+
FCast