theme: Update Lato font path for images.Text example

This commit is contained in:
Joe Mooring 2025-04-01 13:17:45 -07:00 committed by GitHub
parent 140fa3bb94
commit da1fb12d34
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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. */}}