danielfdickinson / image-handling-mod-hugo-dfd

A Hugo module for handling images and image-related functionality for themes
https://www.image-handling-mod.wtg-demos.ca
MIT License
17 stars 7 forks source link

Enable choosing absolute links for all src, srcset, and href #57

Closed danielfdickinson closed 2 years ago

danielfdickinson commented 2 years ago

Currently it is not possible to require getting back absolute links in all cases. In some cases (like a 404 page that doesn't live in the main hierarchy on the server with some hosting), we need absolute links for everything to make sure pages don't break.