Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion App/frontend-app/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/favicon.ico" />
<link rel="icon" href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR4nGMAAQAABQABDQottAAAAABJRU5ErkJggg==">
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="google-site-verification" content="__google_site_verification__" />
<meta name="robots" content="__robots__" />
Comment thread
Akhileswara-Microsoft marked this conversation as resolved.
Expand Down
Binary file removed App/frontend-app/public/favicon.ico
Binary file not shown.
1 change: 0 additions & 1 deletion App/kernel-memory/KernelMemory.sln
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Loading