From abd58c69eba6d30a76c7b82bb76fdaae6f16784b Mon Sep 17 00:00:00 2001 From: ruslandoga Date: Sun, 16 Jun 2024 20:06:44 +0700 Subject: [PATCH] fix logo size This PR restores the logo size to the same 350px height as before the dark/light mode change. --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index dc64ca9..39dbe95 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ -![Finch](./assets/Finch_logo_onWhite.png#gh-light-mode-only) -![Finch](./assets/Finch_logo_all-White.png#gh-dark-mode-only) +Finch +Finch + [![Build Status](https://github.com/sneako/finch/workflows/CI/badge.svg?branch=main)](https://github.com/sneako/finch/actions) [![Hex pm](https://img.shields.io/hexpm/v/finch.svg?style=flat)](https://hex.pm/packages/finch) [![Hexdocs.pm](https://img.shields.io/badge/hex-docs-lightgreen.svg)](https://hexdocs.pm/finch/)