Commit 3f96cb6
fix(layouts): override render-image hook for Hugo 0.154 compatibility
Stack theme requires Hugo 0.157+ (reflect.IsImageResourceWithMeta),
which breaks all external image rendering on 0.154. Add project-level
render-image override that handles external URLs with plain <img> tags.
Co-Authored-By: Paperclip <noreply@paperclip.ing>1 parent 0e0a955 commit 3f96cb6
1 file changed
Lines changed: 14 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
0 commit comments