mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 14:50:19 +00:00
Update social card image
This commit is contained in:
Vendored
BIN
Binary file not shown.
|
After Width: | Height: | Size: 75 KiB |
Vendored
+2
-2
@@ -28,8 +28,8 @@
|
||||
<meta name="google-site-verification" content="013PxE2_8KX9jdUSC5gr8QsfdxTXr1mFgmD9zplp5II" />
|
||||
|
||||
<meta name="twitter:card" content="summary">
|
||||
<meta property="twitter:image" content="https://docs.python-guide.org/_static/python-guide-logo.png">
|
||||
<meta property="og:image" content="https://docs.python-guide.org/_static/python-guide-logo.png">
|
||||
<meta property="twitter:image" content="https://docs.python-guide.org/_static/social-card.jpg">
|
||||
<meta property="og:image" content="https://docs.python-guide.org/_static/social-card.jpg">
|
||||
<meta property="og:title" content="{{ title }}{{ titlesuffix }}">
|
||||
<meta property="og:type" content="article">
|
||||
{%- if metatags is defined %}
|
||||
|
||||
Reference in New Issue
Block a user