Added <time> </time> HTML element to the date heading in blog post articles.
The opening <time> tag also was given a datetime attribute, with the value using another Hugo shortcode. Since these use Go time patterns; we included the following in the opening <time> tag datetime="{{ .Date.Format "2006-01-02" }}".
|
||
|---|---|---|
| .. | ||
| _default | ||
| blog | ||
| case-studies | ||
| community | ||
| docs | ||
| partials | ||
| shortcodes | ||
| 404.html | ||
| index.headers | ||
| index.html | ||
| index.rss.xml | ||
| robots.txt | ||