|
|
@ -16,7 +16,7 @@ |
|
|
|
"image" (.Resources.GetMatch "featured") |
|
|
|
"alt" .Params.featured.alt |
|
|
|
"sizes" (slice 320 480 600 800) |
|
|
|
"classes" "shadow featured") }} |
|
|
|
"classes" (slice "shadow" "featured")) }} |
|
|
|
|
|
|
|
{{ .Content }} |
|
|
|
{{ partial "terms.html" (dict "taxonomy" "tags" "page" .) }} |
|
|
|