Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

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

Sign up
Appearance settings

Commit8918191

Browse files
authored
Revert "Use correct block, enable built-in slash keypress"
1 parentdb2b77e commit8918191

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

‎python_docs_theme/layout.html

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

85-
{%- block document %}
85+
{%- block css -%}
86+
<metaname="viewport"content="width=device-width, initial-scale=1.0">
87+
{{ super() }}
88+
{%- endblock -%}
89+
90+
{%- block body_tag %}
8691
{{ super() }}
8792
{%- if builder != 'htmlhelp' %}
8893
<divclass="mobile-nav">

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp