Forgot to set the height
This commit is contained in:
parent
dc1ec56322
commit
e92651816d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Helix
|
||||
<img src="./logo.svg" height="128" alt="Logo"/>
|
||||
|
||||
<img src="./logo.svg" height="" alt="Logo"/>
|
||||
# Helix
|
||||
|
||||
[![Build status](https://github.com/helix-editor/helix/actions/workflows/build.yml/badge.svg)](https://github.com/helix-editor/helix/actions)
|
||||
|
||||
|
|
Loading…
Reference in a new issue