Skip to content

Commit dc8d113

Browse files
authored
Update conf.py (update of #252) (#254)
Update conf.py
1 parent 6fbe053 commit dc8d113

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)