Skip to content

og tags? #18

@nFrechen

Description

@nFrechen
 <!-- General metatags -->
  <meta name="author" content="...">
  <meta name="description" content="...">
  <meta name="keywords" content="...">
  <meta name="theme-color" content="#5ea9a2">

  <!-- Open Graph tags -->
  <meta property="og:type" content="website">
  <meta property="og:url" content="...">
  <meta property="og:description" content="...">
  <meta property="og:image" content="...">
  
  <!-- Twitter card tags additive with the og: tags -->
  <meta name="twitter:card" content="summary_large_image">
  <meta name="twitter:domain" value="...">
  <meta name="twitter:description" value="...">
  <meta name="twitter:image" content="...">
  <meta name="twitter:url" value="...">

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions