Skip to content

Latest commit

 

History

History
29 lines (24 loc) · 473 Bytes

File metadata and controls

29 lines (24 loc) · 473 Bytes
title linkTitle description nav_weight nav_icon date categories tags authors
Fitting Images
Fitting
Downscale an image to fit the given dimensions while maintaining aspect ratio.
5
vendor name
bs
crop
2023-03-25 23:13:36 +0800
Docs
Markdown
Fit
HugoMods

Syntax

![Fit Image](featured.jpeg?fit=[width]x[height])

You must provide both width and height.

Example

{{< page-resource-content "data/example" >}}