Skip to content

Commit 33783fa

Browse files
authored
Merge pull request #184 from reshamas/rs-fix-scipylogo
update scipy logo
2 parents ccfd6c2 + 3b1aefc commit 33783fa

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ minimal_mistakes_skin: "scikit" #air", "aqua", "contrast", "dark", "dirt", "neon
88

99
# Site Settings
1010
title: "scikit-learn Blog"
11-
11+
email:
1212
description: "The official blog of scikit-learn, an open source library for machine learning in Python."
1313
logo: assets/images/scikit-learn-logo.png
1414
favicon: assets/images/scikit-learn-logo.png

_posts/2022-09-29-salta-sprint.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ As part of the event, we organized a [scikit-learn sprint](https://pythoncientif
2222
The main idea was to introduce the participants to the open source world and help them make their first contribution.
2323
The sprint event was an in-person event.
2424

25-
<img src="https://pythoncientifico.ar/static/assets/images/scipy-la-2022_logo.png" alt="SciPy logo" width="50%" height="50%" >
25+
<img src="/assets/images/posts_images/scipy-la-2022_logo.png" alt="SciPy logo" width="50%" height="50%" >
2626

2727
## Schedule
2828
- September 27, 2022 - **Pre-sprint** - 10:00 to 12:00 hs (UTC -3)
113 KB
Loading

0 commit comments

Comments
 (0)