Skip to content

Commit 2016566

Browse files
committed
Add the icon path
1 parent 32fae46 commit 2016566

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/source/conf.py

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -270,7 +270,9 @@ def get_years(start_year=2021):
270270
"demo_notebooks/Demo_dandi_NeuroDataReHack_2023":
271271
"_static/thumbnails/dandi_demo_monkey.png",
272272
"demo_notebooks/Demo_xCEBRA_RatInABox":
273-
"_static/thumbnails/xCEBRA.png"
273+
"_static/thumbnails/xCEBRA.png",
274+
"demo_notebooks/Demo_hippocampus_unified":
275+
"_static/thumbnails/UnifiedCEBRA.png",
274276
}
275277

276278
rst_prolog = r"""

0 commit comments

Comments
 (0)