File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed
Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1818 < meta property ="og:type " content ="website " />
1919 < meta property ="og:url " content ="https://docs.python.org/{{ version }}/download.html " />
2020 < meta property ="og:site_name " content ="Python documentation " />
21- < meta property ="og:description " content ="Download the Python Documentation . " />
21+ < meta property ="og:description " content ="Download the Python documentation . " />
2222 < meta property ="og:image " content ="https://docs.python.org/3/_static/og-image.png " />
2323 < meta property ="og:image:alt " content ="Python documentation " />
24- < meta name ="description " content ="Download the Python Documentation . " />
24+ < meta name ="description " content ="Download the Python documentation . " />
2525 < meta property ="og:image:width " content ="200 " />
2626 < meta property ="og:image:height " content ="200 " />
2727{%- endblock -%}
Original file line number Diff line number Diff line change 44{%- endblock -%}
55{%- block extrahead -%}
66 {{ super() }}
7- < meta property ="og:title " content ="{{ version }} documentation " />
7+ < meta property ="og:title " content ="Python {{ version }} documentation " />
88 < meta property ="og:type " content ="website " />
99 < meta property ="og:url " content ="https://docs.python.org/{{ version }}/index.html " />
1010 < meta property ="og:site_name " content ="Python documentation " />
11- < meta property ="og:description " content ="The official Python Documentation . " />
11+ < meta property ="og:description " content ="The official Python documentation . " />
1212 < meta property ="og:image " content ="https://docs.python.org/3/_static/og-image.png " />
1313 < meta property ="og:image:alt " content ="Python documentation " />
14- < meta name ="description " content ="The official Python Documentation . " />
14+ < meta name ="description " content ="The official Python documentation . " />
1515 < meta property ="og:image:width " content ="200 " />
1616 < meta property ="og:image:height " content ="200 " />
1717{%- endblock -%}
Original file line number Diff line number Diff line change 77 < meta property ="og:type " content ="website " />
88 < meta property ="og:url " content ="https://docs.python.org/{{ version }}/search.html " />
99 < meta property ="og:site_name " content ="Python documentation " />
10- < meta property ="og:description " content ="Search the Python Documentation . " />
10+ < meta property ="og:description " content ="Search the Python documentation . " />
1111 < meta property ="og:image " content ="https://docs.python.org/3/_static/og-image.png " />
1212 < meta property ="og:image:alt " content ="Python documentation " />
13- < meta name ="description " content ="Search the Python Documentation . " />
13+ < meta name ="description " content ="Search the Python documentation . " />
1414 < meta property ="og:image:width " content ="200 " />
1515 < meta property ="og:image:height " content ="200 " />
1616{% endblock %}
You can’t perform that action at this time.
0 commit comments