Skip to content

Commit

Permalink
Add Twitter card metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
astrojuanlu committed Jul 22, 2021
1 parent e2892af commit 66cb6d9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -255,6 +255,10 @@
'https://docs.ops.verbthenouns.com/projects/guidelines/'
'_images/logo-wordmark-dark.png'
)
# Inspired by https://github.com/executablebooks/MyST-Parser/pull/404/
ogp_custom_meta_tags = [
'<meta name="twitter:card" content="summary_large_image">',
]

# -- Options for LaTeX output ---------------------------------------------

Expand Down

0 comments on commit 66cb6d9

Please sign in to comment.