diff --git a/readthedocs_ext/_static/readthedocs-data.js_t b/readthedocs_ext/_static/readthedocs-data.js_t index 6cbcf3b..39c2f71 100644 --- a/readthedocs_ext/_static/readthedocs-data.js_t +++ b/readthedocs_ext/_static/readthedocs-data.js_t @@ -2,6 +2,7 @@ project: "{{ slug }}", version: "{{ version_slug }}", language: "{{ rtd_language }}", + programming_language: "{{ programming_language }}", subprojects: {}, canonical_url: "{{ canonical_url }}", theme: "{{ html_theme }}",