Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
title: "Scientific Python Lectures"
author: Scientific Python developers
copyright: "2025"
logo: images/sp_lectures.png
email: matthew.brett@gmail.com
logo: images/logo.png
email: lectures@scientific-python.org
# >- starts a multiline string, where newlines replaced by spaces, and final
# newlines are stripped.
description: >-
Expand All @@ -30,7 +30,7 @@ exclude_patterns:
- todo.md

html:
favicon: images/sp_lectures.png
favicon: images/favicon.ico
home_page_in_navbar: false
use_edit_page_button: true
use_repository_button: true
Expand Down
Binary file modified images/favicon.ico
Binary file not shown.
Binary file added images/logo.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 removed images/sp_lectures.ico
Binary file not shown.
Binary file removed images/sp_lectures.png
Binary file not shown.