mirror of https://github.com/kivy/kivy.git
Enable twitter analytics for docs
This commit is contained in:
parent
c4ddbb0ba3
commit
3eb7f71e53
|
@ -82,6 +82,7 @@
|
|||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<meta name="twitter:site" content="@kivyframework">
|
||||
{{ metatags }}
|
||||
{%- if not embedded and docstitle %}
|
||||
{%- set titlesuffix = " — "|safe + docstitle|e %}
|
||||
|
|
Loading…
Reference in New Issue