Skip to content

Commit 251fdb4

Browse files
authored
🎨 Update logos fix (#299)
2 parents b14946e + bdf6808 commit 251fdb4

File tree

12 files changed

+544
-3
lines changed

12 files changed

+544
-3
lines changed

β€Ž404.htmlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<body>
2121
<section id="header">
2222
<div class="inner">
23-
<span><img src="https://fcp-indi.github.io/images/CPAC-CMI.png" width="100%" height="100%" alt="Configurable Pipeline for the Analysis of Connectomes - Child Mind Institute C-PAC"/></span>
23+
<span><img src="https://fcp-indi.github.io/images/cpac_logo.svg" width="100%" height="100%" alt="Configurable Pipeline for the Analysis of Connectomes - Child Mind Institute C-PAC"/></span>
2424

2525
<p>Configurable Pipeline for the Analysis of Connectomes</p>
2626

-132 KB
Binary file not shown.
-58.2 KB
Binary file not shown.

β€Ždocs/_sources/_static/cpac_logo.svgβ€Ž

Lines changed: 168 additions & 0 deletions
Loading
-14.9 KB
Binary file not shown.
-147 KB
Binary file not shown.
-54.7 KB
Binary file not shown.

β€Ždocs/_sources/_static/cpac_logo_vertical.svgβ€Ž

Lines changed: 205 additions & 0 deletions
Loading

β€Ždocs/_sources/conf.pyβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -418,7 +418,7 @@ def _unireplace(release_note, unireplace):
418418

419419
# The name of an image file (relative to this directory) to place at the top
420420
# of the sidebar.
421-
html_logo = '_static/cpac_logo_vertical.png'
421+
html_logo = '_static/cpac_logo_vertical.svg'
422422

423423
# The name of an image file (within the static path) to use as favicon of the
424424
# docs. This file should be a Windows icon file (.ico) being 16x16 or 32x32

β€Žimages/CPAC-CMI.pngβ€Ž

-58.2 KB
Binary file not shown.

0 commit comments

Comments
Β (0)