From 74d9efeca497378123bcd5ee57d690e45e79b197 Mon Sep 17 00:00:00 2001 From: csc530 <77406318+csc530@users.noreply.github.com> Date: Sat, 3 Aug 2024 11:17:57 -0400 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A5=20remove=20ununsed=20images?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .vscode/settings.json | 5 +- images/arcade-svgrepo-com.svg | 7 --- images/moon-svgrepo-com.svg | 47 ----------------- images/sun-svgrepo-com.svg | 95 ----------------------------------- 4 files changed, 4 insertions(+), 150 deletions(-) delete mode 100644 images/arcade-svgrepo-com.svg delete mode 100644 images/moon-svgrepo-com.svg delete mode 100644 images/sun-svgrepo-com.svg diff --git a/.vscode/settings.json b/.vscode/settings.json index cb91d33..0ab60e2 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -9,5 +9,8 @@ "css.styleSheets": [ "https://cdn.jsdelivr.net/npm/bulma/css/bulma.min.css" ], - "BracketHighlighter.enableExtension": false + "BracketHighlighter.enableExtension": false, + "cSpell.words": [ + "Puccin" + ] } diff --git a/images/arcade-svgrepo-com.svg b/images/arcade-svgrepo-com.svg deleted file mode 100644 index a2a350b..0000000 --- a/images/arcade-svgrepo-com.svg +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - - \ No newline at end of file diff --git a/images/moon-svgrepo-com.svg b/images/moon-svgrepo-com.svg deleted file mode 100644 index c7d901d..0000000 --- a/images/moon-svgrepo-com.svg +++ /dev/null @@ -1,47 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/images/sun-svgrepo-com.svg b/images/sun-svgrepo-com.svg deleted file mode 100644 index cb9d8fb..0000000 --- a/images/sun-svgrepo-com.svg +++ /dev/null @@ -1,95 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file