From ca57dbcc4f5969aa4aae471f084bc0511886a8a1 Mon Sep 17 00:00:00 2001 From: jaycodev Date: Sat, 11 Oct 2025 11:54:04 -0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=A7=B9=20Remove=20unused=20Microsoft=20On?= =?UTF-8?q?eNote=20SVG?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/data/svgs.ts | 6 ------ static/library/onenote.svg | 1 - 2 files changed, 7 deletions(-) delete mode 100644 static/library/onenote.svg diff --git a/src/data/svgs.ts b/src/data/svgs.ts index e931913..de10024 100644 --- a/src/data/svgs.ts +++ b/src/data/svgs.ts @@ -28,12 +28,6 @@ export const svgs: iSVG[] = [ route: "/library/kimi.svg", url: "https://kimi.ai/", }, - { - title: "OneNote", - category: "Software", - route: "/library/onenote.svg", - url: "https://onenote.com", - }, { title: "Perspective", category: "Software", diff --git a/static/library/onenote.svg b/static/library/onenote.svg deleted file mode 100644 index f2f1d1d..0000000 --- a/static/library/onenote.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file