mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-15 08:38:30 -04:00
theme: Update Lato font path for images.Text example
This commit is contained in:
parent
140fa3bb94
commit
da1fb12d34
@ -95,7 +95,7 @@ When using the padding filter, provide all arguments in this order:
|
||||
"fontSize" 64
|
||||
"lineHeight" 1.2
|
||||
"fontColor" "#ffffff"
|
||||
"fontPath" "https://github.com/google/fonts/raw/main/ofl/lato/Lato-Regular.ttf"
|
||||
"fontPath" "https://github.com/google/fonts/raw/refs/heads/main/ofl/lato/Lato-Regular.ttf"
|
||||
}}
|
||||
|
||||
{{- /* Get and validate parameters. */}}
|
||||
|
Loading…
x
Reference in New Issue
Block a user