mirror of https://github.com/luizdepra/hugo-coder.git
layouts/posts/single.html @@ -31,6 +31,8 @@ </div> </header> {{ partial "toc.html" . }} <div class="post-content"> {{ if .Params.featuredImage }} <img src="{{ .Params.featuredImage | relURL }}" alt="Featured image"/>