mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-29 22:29:56 +02:00
@@ -81,5 +81,4 @@ func hexStringToColor(s string) (color.Color, error) {
|
||||
}
|
||||
|
||||
return color.RGBA{b[0], b[1], b[2], b[3]}, nil
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user