Skip to content

Seems like there are mistakes in layouts/_default/single.html line 61 #44

@itsay3

Description

@itsay3

The line is <a href={{ . }}>{{ . }}</span>.
I suppose it should be like <a href="{{ . }}">{{ . }}</a>

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