mirror of
https://github.com/rancher/docs.git
synced 2026-02-05 09:45:47 +01:00
Add image property to Twitter card
This commit is contained in:
@@ -69,6 +69,7 @@
|
||||
<meta name="twitter:title" content="{{ .Title }}" />
|
||||
<meta name="twitter:site" content="{{ .Site.Params.twitter }}" />
|
||||
<meta name="twitter:creator" content="{{ .Site.Params.twitter }}" />
|
||||
<meta name="twitter:image" content="https://raw.githubusercontent.com/rancher/docs/master/static/docs/rancher-logo.svg" />
|
||||
|
||||
<!-- OG data -->
|
||||
<meta property="og:locale" content="en_US" />
|
||||
|
||||
Reference in New Issue
Block a user