hugo-typo/layouts
Sangeeth Sudheer 63df9dc335
Remove px from width/height img attributes in render-image hook
As per the spec, width/height attrs should be non-negative integers but
currently, they are being rendered with a `px` suffix. This change removes
the suffix which hopefully fixes any outstanding layout shifts.

References:
- https://html.spec.whatwg.org/multipage/embedded-content-other.html#dimension-attributes
2025-03-15 21:46:55 +05:30
..
_default Remove px from width/height img attributes in render-image hook 2025-03-15 21:46:55 +05:30
partials Add breadcrumbs config to hide current page and change home text 2025-03-09 01:50:55 +05:30
404.html Fix error sentence in 404 page 2025-03-14 19:03:39 +01:00