Rename feature-figure.html to featured-media and combine CSS with figures

- Rename feature-figure.html and its class from post-media to
  featured-media
- Move all <figure> formatting to a separate section
- Put the .featured-media CSS next to the rest of the figure formatting
  as it's sorta a special case of regular figure
This commit is contained in:
2025-09-01 01:10:16 -05:00
parent 1ee8d314c0
commit 8e22007bfd
4 changed files with 35 additions and 30 deletions

View File

@@ -7,7 +7,7 @@
{{ partial "page-metadata/post-short.html" . }}
{{ partial "feature-figure.html" . }}
{{ partial "featured-media.html" . }}
{{ with .Summary }}
<div class="summary-card-description">