hugo-theme-termlite/layouts/_default
Eryn Wells 9995c8d10d Downgrade page_summary headings from <h2> to <h3>
When page_summaries are rendered in sections by year, the year heading is an <h2>
so these need to be <h3> for correct heading hierarchy.
2024-10-23 11:31:30 -07:00
..
_markup Add the .figure class to image figures 2024-10-12 09:23:07 -07:00
baseof.html Reduce the depth of the DOM and simplify the CSS a bit 2024-10-13 23:13:16 -07:00
list.html Break section template into first and descendent sections 2024-10-23 11:17:30 -07:00
page_summary.html Downgrade page_summary headings from <h2> to <h3> 2024-10-23 11:31:30 -07:00
single.html Do not include a <header> if the page's .Title is empty 2024-10-20 09:17:15 -07:00
taxonomy.html Reduce the depth of the DOM and simplify the CSS a bit 2024-10-13 23:13:16 -07:00