Skip to content
This repository was archived by the owner on Mar 13, 2024. It is now read-only.

Commit 0da9c5a

Browse files
authored
Merge pull request #60 from DiamondLightSource/dev
set check switcher to true
2 parents 21ec7b6 + c5d01fc commit 0da9c5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@
166166
json_url=switcher_json,
167167
version_match=version,
168168
),
169-
check_switcher=False,
169+
check_switcher=True,
170170
navbar_end=["theme-switcher", "icon-links", "version-switcher"],
171171
external_links=[
172172
dict(

0 commit comments

Comments
 (0)