mirror of
https://github.com/BBaoVanC/bobatheme.git
synced 2025-06-12 01:47:28 -05:00
Automatically add the featured media to individual posts
This commit is contained in:
@ -17,5 +17,9 @@
|
||||
|
||||
<hr>
|
||||
|
||||
{{ with .Resources.GetMatch "feature" }}
|
||||
{{ partial "featured_media.html" . }}
|
||||
{{ end }}
|
||||
|
||||
{{ .Content }}
|
||||
{{ end }}
|
||||
|
Reference in New Issue
Block a user