mirror of https://github.com/luizdepra/hugo-coder.git

Paolo Mainardi
13.18.2022 7fa76b460a7e36fec40606700b20de78df7528b5
layouts/posts/single.html
@@ -31,7 +31,7 @@
        </div>
      </header>
      <div>
      <div class="post-content">
        {{ if .Params.featuredImage }}
          <img src="{{ .Params.featuredImage | relURL }}" alt="Featured image"/>
        {{ end }}