all repos — gomponents @ 1f0bb2a2aaecc7813b9eda1c0579434e9ad5fe56

HTML components in pure Go

Move logo in readme
Markus Wüstenberg markus@maragu.dk
Fri, 12 Jan 2024 09:55:05 +0100
commit

1f0bb2a2aaecc7813b9eda1c0579434e9ad5fe56

parent

8f2d968534683874041c58d1ed5190fd4c3072a9

1 files changed, 2 insertions(+), 2 deletions(-)

jump to
M README.mdREADME.md
@@ -1,11 +1,11 @@ # Tired of complex template languages?
 
+<img src="logo.png" alt="Logo" width="300" align="right"/>
+
 [![GoDoc](https://pkg.go.dev/badge/github.com/maragudk/gomponents)](https://pkg.go.dev/github.com/maragudk/gomponents)
 [![Go](https://github.com/maragudk/gomponents/actions/workflows/ci.yml/badge.svg)](https://github.com/maragudk/gomponents/actions/workflows/ci.yml)
 [![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)
-
-<img src="logo.png" alt="Logo" width="400" align="right"/>
 
 Try view components in pure Go.