From 250dfeae04439f415d5766cdcc0e8adf4f65aacf Mon Sep 17 00:00:00 2001 From: Rust1667 <115593284+Rust1667@users.noreply.github.com> Date: Sat, 5 Aug 2023 22:13:40 +0200 Subject: [PATCH] Update retype.yml fixing chat icon (not enough contrast) fixing search icon (too small compare to the others) --- .github/assets/retype.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/assets/retype.yml b/.github/assets/retype.yml index 9e6973b5c..33b084928 100644 --- a/.github/assets/retype.yml +++ b/.github/assets/retype.yml @@ -10,10 +10,10 @@ favicon: /static/favicon.ico links: # top bar - text: Chat link: https://fmhy.divolt.xyz/ - icon: https://divolt.xyz/assets/icons/monochrome.svg + icon: comment - text: Search link: https://fmhy-search.streamlit.app/ - icon: https://www.svgrepo.com/show/520925/search-sort.svg + icon: search - text: Reddit link: https://www.reddit.com/r/FREEMEDIAHECKYEAH/ icon: https://www.redditstatic.com/desktop2x/img/favicon/favicon-32x32.png