Skip to content

Update unless tag #719

Open
Open
@kjaymiller

Description

@kjaymiller

Currently not breaking anything (maybe a11y)

The condition in the 'unless' tag is malformed; it likely should be written as {% unless entry.platform == "rss" %}.

  <a {% unless entry.platform == "rss" %}rel="me" {% endunless %}href="{{ entry.user_url }}" target="_blank" title="{{ entry.title | default: entry.platform }}">

Originally posted by @Copilot in #717 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions