Skip to content

Commit 9f94ef2

Browse files
authored
add scope to dropdown (#294)
1 parent 80bbe62 commit 9f94ef2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/sunpy_sphinx_theme/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ def default_navbar():
4545
("irispy-lmsal", "https://irispy-lmsal.readthedocs.io/", 3),
4646
("ndcube", "https://docs.sunpy.org/projects/ndcube/", 3),
4747
("roentgen", "https://roentgen.readthedocs.io/", 3),
48+
("scope", "https://statistical-confidence-of-oscillatory-processes-with-emd.readthedocs.io", 3),
4849
("solarmach", "https://solarmach.readthedocs.io/en/stable/", 3),
4950
("sunkit-image", "https://docs.sunpy.org/projects/sunkit-image/", 3),
5051
("sunkit-instruments ", "https://docs.sunpy.org/projects/sunkit-instruments/", 3),

0 commit comments

Comments
 (0)