Skip to content

Create a new tag (0.20.5) with latest commit #183

@agailloty

Description

@agailloty

Hi, there is still a site.IsServer in the latest tag release of the module.
The current tag doesn't contain the commit c88d43e

When you download the 0.20.4 version you can see that
_vendor/hugo-mod-image/layouts/partials/mod-img/helper/debug.html
still contains site.IsServer

{{- if and site.IsServer site.Data.modImg.debug }}
<span>
    <pre style="max-width: 40rem; margin: 0 auto; font-size: 10px; line-height: 1.2; background-color: #ddd; overflow-x: auto">
    {{- print (transform.Remarshal "toml" . ) -}}
    </pre>
</span>
{{- end -}}

Can you create a new release that includes the commit : c88d43e ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions