Commit Graph

3 Commits

Author SHA1 Message Date
ce27c4e6a1
layouts/partials/featured.html: Fix logic
All checks were successful
continuous-integration/drone/push Build is passing
The logic was incorrect here, which caused some images to be missed
because some images have EXIF data but do not have orientation 8.
2020-12-12 14:59:08 +02:00
eb65845f60
layouts/partials/featured.html: Wire up features
This gets three random posts and uses the first for the top feature
and the second and third for the two smaller features.
2020-12-07 23:16:48 +02:00
f670020674
Commit basic working example 2020-12-07 14:13:09 +02:00