From 9a86cfdbf4189f1666f9a7cc3a8e5e23ee38f6f8 Mon Sep 17 00:00:00 2001 From: Akhileswara-Microsoft Date: Mon, 23 Mar 2026 17:42:10 +0530 Subject: [PATCH 1/2] remove unused favicon files from project --- App/frontend-app/index.html | 1 - App/frontend-app/public/favicon.ico | Bin 17174 -> 0 bytes App/kernel-memory/KernelMemory.sln | 1 - 3 files changed, 2 deletions(-) delete mode 100644 App/frontend-app/public/favicon.ico diff --git a/App/frontend-app/index.html b/App/frontend-app/index.html index aedadb1e..3518164f 100644 --- a/App/frontend-app/index.html +++ b/App/frontend-app/index.html @@ -2,7 +2,6 @@ - diff --git a/App/frontend-app/public/favicon.ico b/App/frontend-app/public/favicon.ico deleted file mode 100644 index bfe873eb228f98720fe0ed18c638daa13906958f..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 17174 zcmeHOJ#Q015PgP|sUltJ%A8D-(o!TUkc{NQ1+uPjPZg!4M<`cP($XUeDk>yUiu?k8 z10_|E2qK~~GdH`@9=;55lyHgjMj7wN?OyiY%vw?RV_+}{(X$}` zkiRp}d#2#VM9RE@(KQaI zUnaWs7TXteX8N); ON)^VQz<8Ga>-ryC<7BY_ diff --git a/App/kernel-memory/KernelMemory.sln b/App/kernel-memory/KernelMemory.sln index 89a7e132..ee13c17d 100644 --- a/App/kernel-memory/KernelMemory.sln +++ b/App/kernel-memory/KernelMemory.sln @@ -11,7 +11,6 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "docs", "docs", "{7BA7F1B2-1 docs\csharp.png = docs\csharp.png docs\extensions.md = docs\extensions.md docs\FAQ.md = docs\FAQ.md - docs\favicon.png = docs\favicon.png docs\features.md = docs\features.md docs\Gemfile = docs\Gemfile docs\Gemfile.lock = docs\Gemfile.lock From 5f70da3ebc5431efe5a8467748bff2b4645840d9 Mon Sep 17 00:00:00 2001 From: Akhileswara-Microsoft Date: Tue, 24 Mar 2026 19:05:39 +0530 Subject: [PATCH 2/2] add favicon link to index.html --- App/frontend-app/index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/App/frontend-app/index.html b/App/frontend-app/index.html index 3518164f..57850236 100644 --- a/App/frontend-app/index.html +++ b/App/frontend-app/index.html @@ -2,6 +2,7 @@ +