Skip to content

Commit

Permalink
Merge pull request #70 from AllenInstitute/bugfix/local_icon
Browse files Browse the repository at this point in the history
new default icon
  • Loading branch information
neuromusic committed Feb 12, 2018
2 parents 553f19b + c35f8a5 commit 0e074a2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file added docs/_static/max_proj.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@
# # this case sphinx_gallery and numpy in a tuple of strings.
# 'doc_module': ('neuroglia',),
'download_section_examples': False,
'default_thumb_file': 'http://observatory.brain-map.org/external/neuralcoding/prod6/specimen_496001358/ophys_experiment_502205092/processed/max_downsample_4Hz_0.png',
'default_thumb_file': '_static/max_proj.png',
'min_reported_time': 10,
}

Expand Down

0 comments on commit 0e074a2

Please sign in to comment.