Skip to content

Commit a3c7527

Browse files
authored
Update logo and contact (#850)
1 parent 623eb64 commit a3c7527

File tree

5 files changed

+3
-3
lines changed

5 files changed

+3
-3
lines changed

_config.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
title: "Scientific Python Lectures"
33
author: Scientific Python developers
44
copyright: "2025"
5-
logo: images/sp_lectures.png
6-
5+
logo: images/logo.png
6+
77
# >- starts a multiline string, where newlines replaced by spaces, and final
88
# newlines are stripped.
99
description: >-
@@ -30,7 +30,7 @@ exclude_patterns:
3030
- todo.md
3131

3232
html:
33-
favicon: images/sp_lectures.png
33+
favicon: images/favicon.ico
3434
home_page_in_navbar: false
3535
use_edit_page_button: true
3636
use_repository_button: true

images/favicon.ico

-73.2 KB
Binary file not shown.

images/logo.png

44.3 KB
Loading

images/sp_lectures.ico

-1.37 KB
Binary file not shown.

images/sp_lectures.png

-238 KB
Binary file not shown.

0 commit comments

Comments
 (0)