Add _url suffix to center, stretch home page params

This commit is contained in:
Will Faught
2023-01-01 01:02:21 -08:00
parent 1183920297
commit 1c2a6a5589
3 changed files with 5 additions and 5 deletions

View File

@@ -283,9 +283,9 @@ Additional optional home page parameters:
```yaml
blurb: "There's a new daddy in town." # Displayed below the greeting
center: "my-center.jpg" # An image that is centered
center_url: "my-center.jpg" # An image that is centered
greeting: "You know best" # Displayed below the center and stretch images
stretch: "my-stretch.jpg" # A 4x3 or panorama image that is stretched fully horizontally
stretch_url: "my-stretch.jpg" # A 4x3 or panorama image that is stretched fully horizontally
```
Additional optional list page parameters: