mirror of
https://github.com/eduardolat/pgbackweb.git
synced 2026-01-28 23:49:41 -06:00
Update logotype alt text to "PG Back Web"
This commit is contained in:
@@ -15,6 +15,7 @@ func Logotype() gomponents.Node {
|
||||
html.Img(
|
||||
html.Class("w-[60px] h-auto"),
|
||||
html.Src("/images/logo.png"),
|
||||
html.Alt("PG Back Web"),
|
||||
),
|
||||
html.Span(
|
||||
html.Class("text-2xl font-bold"),
|
||||
|
||||
Reference in New Issue
Block a user