Browse Source

docs: fix template to support search result preview

Thomas Waldmann 1 tháng trước cách đây
mục cha
commit
c14e803429
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      docs/_templates/layout.html

+ 1 - 1
docs/_templates/layout.html

@@ -122,7 +122,7 @@
             </ol>
           </div>
           {% endblock %}
-          <div class="document clearer body">
+          <div class="document clearer body" role="main">
             {% block body %} {% endblock %}
           </div>
           {%- block bottom_rel_links %}