hugo-theme-bootstrap4-blog/layouts/_default
Alan Orth d6cc7839ef
layouts/_default/list.html: Use .Date for modification time on nodes
I'm not sure if it really matters to bots who will parse this (it's
much more important on content pages of course), but using .Date on
nodes like the homepage and taxonomy terms pages will set the date
to be that of the latest post in that range—to me this does indeed
seem to be "time when the object was last updated"[0].

[0] https://developers.facebook.com/docs/reference/opengraph/object-type/website/
2017-01-22 14:58:13 +02:00
..
baseof.html Add Schema.org implementation based on JSON-LD 2017-01-20 15:58:30 +02:00
list.html layouts/_default/list.html: Use .Date for modification time on nodes 2017-01-22 14:58:13 +02:00
single.html layouts/_default/single.html: Simplify sharing icon logic 2017-01-21 19:16:57 +02:00
summary.html Add Vim Modeline Comments to Files (#18) 2016-11-24 14:33:56 +02:00