Skip to content

Combining meta tags #194

@k2xl

Description

@k2xl

I have

<meta name="description" content="hello">
<meta property="og:description" content="hello">

I would like

<meta name="description" property="og:description" content="hello">

How can I do this?

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