We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5e8481 commit 1aa0224Copy full SHA for 1aa0224
docs/overrides/main.html
@@ -19,12 +19,4 @@
19
<meta property="og:image:type" content="image/png" />
20
<meta property="og:image:width" content="1280" />
21
<meta property="og:image:height" content="640" />
22
-
23
- <!-- Twitter -->
24
- <meta name="twitter:card" content="summary_large_image" />
25
- <meta name="twitter:site" content="@hijxf" />
26
- <meta name="twitter:creator" content="@hijxf" />
27
- <meta name="twitter:title" content="{{ title }}" />
28
- <meta name="twitter:description" content="{{ config.site_description }}" />
29
- <meta name="twitter:image" content="{{ image }}" />
30
{% endblock %}
0 commit comments