ananke/layouts/partials/func
Regis Philibert 1f11fbe012
Featured image detection refactoring: (#462)
We look for .Params.featured_image
If found > we use that as URL
If we find a Page resource matching the value of the above, we use its .RelPermalink
If none of the above we look for an resource whose filepath contains `featured` or `cover` and use its .RelPermalink if found

Fixes #233
Fixes #407
2021-12-23 15:45:27 -05:00
..
socials Refactor social service logic and UX (#425) 2021-12-02 15:22:18 -05:00
style Refactor social service logic and UX (#425) 2021-12-02 15:22:18 -05:00
GetFeaturedImage.html Featured image detection refactoring: (#462) 2021-12-23 15:45:27 -05:00