We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff78a13 commit bf17a74Copy full SHA for bf17a74
docs/header.rst
@@ -118,6 +118,7 @@
118
119
<script>
120
// highlightSelectedLanguage
121
+ var url_string = window.location.href;
122
123
if (document.getElementsByTagName('html')[0].getAttribute('lang')=="ja") {
124
document.getElementById("button-select-ja").style.backgroundColor = "#ff6600";
0 commit comments