Skip to content

Commit

Permalink
Update summary-with-image.html
Browse files Browse the repository at this point in the history
Signed-off-by: nulvox <[email protected]>
  • Loading branch information
nulvox authored Jan 12, 2025
1 parent 4734453 commit 7570c37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion layouts/partials/summary-with-image.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
More info here: https://github.com/theNewDynamic/gohugo-theme-ananke/releases/tag/v2.8.1` }}
{{ $featured_image := partial "func/GetFeaturedImage.html" . }}
<article class="bb b--black-10">
<div class="db pv4 ph3 ph0-l no-underline dark-gray">
<div class="db pv4 ph3 ph0-l no-underline">
<div class="flex flex-column flex-row-ns">
{{ if $featured_image }}
{{/* Trimming the slash and adding absURL make sure the image works no matter where our site lives */}}
Expand Down

0 comments on commit 7570c37

Please sign in to comment.