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

Commit a77bc26

Browse files
Add sphinx template_arg to set lang attribute on html element on generated pages
Accessibility
1 parent 7592a3e commit a77bc26

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

runestone/common/project_template/pavement.tmpl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ options(
5050
# These are used for non-dynamic books.
5151
'appname': 'runestone',
5252
'course_url': master_url,
53+
'language': 'en',
5354
}
5455
)
5556
)

0 commit comments

Comments
 (0)