Skip to content

Commit

Permalink
Fix logo size in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
markuswustenberg committed Jan 12, 2024
1 parent a017fc9 commit e451205
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
[![codecov](https://codecov.io/gh/maragudk/gomponents/branch/main/graph/badge.svg)](https://codecov.io/gh/maragudk/gomponents)
[![Go Report Card](https://goreportcard.com/badge/github.com/maragudk/gomponents)](https://goreportcard.com/report/github.com/maragudk/gomponents)

![logo.png](logo.png)
<img src="logo.png" alt="Logo" width="400" align="right"/>

Try view components in pure Go.

Expand Down

0 comments on commit e451205

Please sign in to comment.