8000 Merge pull request #141 from miketheman/miketheman/layout · python/python-docs-theme@0a7bf86 · GitHub
[go: up one dir, main page]

Skip to content

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 0a7bf86

Browse files
authored
Merge pull request #141 from miketheman/miketheman/layout
2 parents a100c04 + 788fee7 commit 0a7bf86

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

python_docs_theme/layout.html

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -82,12 +82,7 @@ <h3>{{ _('Navigation') }}</h3>
8282
{{ super() }}
8383
{%- endblock -%}
8484

85-
{%- block css -%}
86-
<meta name="viewport" content="width=device-width, initial-scale=1.0">
87-
{{ super() }}
88-
{%- endblock -%}
89-
90-
{%- block body_tag %}
85+
{%- block document %}
9186
{{ super() }}
9287
{%- if builder != 'htmlhelp' %}
9388
<div class="mobile-nav">

0 commit comments

Comments
 (0)
0