mirror of
https://github.com/eduardolat/pgbackweb.git
synced 2026-05-13 06:58:27 -05: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