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:
@@ -23,7 +23,7 @@
|
||||
</div>
|
||||
{{ end }}
|
||||
|
||||
{{ partial "feature-figure.html" . }}
|
||||
{{ partial "featured-media.html" . }}
|
||||
|
||||
<div class="post-content" data-pagefind-body>
|
||||
{{ .Content }}
|
||||
|
Reference in New Issue
Block a user