all repos — gomponents @ 868a525244f3c55ecb36df352865f4266dd41089

HTML components in pure Go

Rename master branch to main (#117)

Markus Wüstenberg
commit

868a525244f3c55ecb36df352865f4266dd41089

parent

a5a7242ae036a2dbd75ec40b8677ffa9b77f3209

1 file changed, 1 insertion(+), 1 deletion(-)

changed files
M README.mdREADME.md
@@ -2,7 +2,7 @@ # Tired of complex template languages?
[![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/master/graph/badge.svg)](https://codecov.io/gh/maragudk/gomponents) +[![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) Try view components in pure Go.