From 3df3fb47320e2400b26c5fff4d1e809c446cde04 Mon Sep 17 00:00:00 2001 From: achowdhry-ripple Date: Tue, 15 Oct 2024 15:13:10 -0400 Subject: [PATCH] Change icon URL to correct path (#1055) ## High Level Overview of Change Google chrome search result icon was broken, edited links to point to correct assets. ### Context of Change ### Type of Change - [x] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) - [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] Refactor (non-breaking change that only restructures code) - [ ] Tests (You added tests for code that already exists, or your new feature included in this PR) - [ ] Documentation Updates - [ ] Translation Updates - [ ] Release ### TypeScript/Hooks Update - [ ] Updated files to React Hooks - [ ] Updated files to TypeScript ## Before / After ## Test Plan --- src/index.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/index.html b/src/index.html index 514732776..8109d44f4 100644 --- a/src/index.html +++ b/src/index.html @@ -15,8 +15,9 @@ --> - - + + +