Update logotype alt text to "PG Back Web"

This commit is contained in:
Luis Eduardo Jeréz Girón
2024-07-23 00:44:34 -06:00
parent 0b4fa5681c
commit 5b0c3c1680

View File

@@ -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"),