Skip to content
This repository was archived by the owner on Jun 7, 2023. It is now read-only.

Commit 0aba8cb

Browse files
committed
tweak template to fix search
1 parent 355b427 commit 0aba8cb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • runestone/common/project_template/_templates/plugin_layouts/sphinx_bootstrap

runestone/common/project_template/_templates/plugin_layouts/sphinx_bootstrap/layout.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -298,7 +298,7 @@
298298

299299
<div class="container" id="continue-reading"></div>
300300

301-
<div class="container" id="main-content">
301+
<div class="container" id="main-content" role="main">
302302
{% block body %}
303303
{% endblock %}
304304
<div id=scprogresscontainer>

0 commit comments

Comments
 (0)