Skip to content

AuthorName used in meta tag, but Author in the h-card #75

@fredcy

Description

@fredcy

I set up a new site with config.toml based on the themes/indigo/config.toml.example file. With that I find that the meta element for "author" has an empty value in the generated pages:

<meta name="author" content="">

If I add an AuthorName parameter to config.toml in the [params] section then the above element gets that value as its content

It seems wrong to require the author name to be defined as both the Author parameter and the AuthorName parameter. Can those be combined into one parameter?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bug reportSomething isn't workinggood first issueGood for newcomersreproducedAdded when a bug has been confirmed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions