Skip to content

Commit

Permalink
changed logo
Browse files Browse the repository at this point in the history
  • Loading branch information
Lionel Peer committed Sep 2, 2023
1 parent 8c4b1a1 commit f6d94e1
Show file tree
Hide file tree
Showing 7 changed files with 456 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
![Docs](https://github.com/liopeer/diffusionmodels/actions/workflows/build_docs.yml/badge.svg)

<p align="center">
<img src="./docs/source/fig/diffMRI_logo.png" width=150/>
<img src="./docs/source/fig/diffMRI_logo.svg" width=100/>
</p>

# DiffusionMRI
Expand Down
2 changes: 1 addition & 1 deletion docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
# a list of builtin themes.
#
html_theme = 'sphinx_rtd_theme'
html_logo = "./fig/diffMRI_logo.png"
html_logo = "./fig/diffMRI_logo.svg"

# Add any paths that contain custom static files (such as style sheets) here,
# relative to this directory. They are copied after the builtin static files,
Expand Down
Binary file removed docs/source/fig/diffMRI_logo.png
Binary file not shown.
166 changes: 166 additions & 0 deletions docs/source/fig/diffMRI_logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/source/fig/diffMRI_logoBig.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/source/fig/diffMRI_logoSmall.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
288 changes: 288 additions & 0 deletions docs/source/fig/drawing.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit f6d94e1

Please sign in to comment.