mirror of
https://github.com/BBaoVanC/bobatheme.git
synced 2025-09-02 01:37:33 -05:00
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:
@@ -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">
|
||||
|
Reference in New Issue
Block a user