Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove duplicate notfound-context dict from conf.py #267

Merged
merged 1 commit into from
Dec 2, 2024

Conversation

niksirbi
Copy link
Member

The notfound-context dict seems to be defined twice in conf.py, and the 2nd definition seems to override the first one. I see no reason for keeping the first definition around.

The `notfound-context` dict seems to be defined twice in `conf.py`, and the 2nd definition seems to override the first one. I see no reason for keeping the first definition around.
@niksirbi niksirbi marked this pull request as ready for review November 30, 2024 22:33
@niksirbi niksirbi requested a review from a team November 30, 2024 22:33
Copy link
Member

@adamltyson adamltyson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @niksirbi! No idea how I never noticed this!

@adamltyson adamltyson merged commit 963a757 into main Dec 2, 2024
3 checks passed
@adamltyson adamltyson deleted the niksirbi-remove-duplicate-notfound-context branch December 2, 2024 10:27
rlokkie added a commit to rlokkie/brainglobe.github.io that referenced this pull request Dec 4, 2024
commit 963a757
Author: Niko Sirmpilatze <[email protected]>
Date:   Mon Dec 2 10:27:41 2024 +0000

    Remove duplicate notfound-context (brainglobe#267)

    The `notfound-context` dict seems to be defined twice in `conf.py`, and the 2nd definition seems to override the first one. I see no reason for keeping the first definition around.

commit 7062240
Author: Adam Tyson <[email protected]>
Date:   Mon Nov 25 11:36:32 2024 +0000

    Use bluesky icon (brainglobe#266)

    * Use bluesky icon

    * Update conf.py

commit eac3fe3
Author: Adam Tyson <[email protected]>
Date:   Fri Nov 22 16:01:36 2024 +0000

    Use custom domain for bluesky (brainglobe#265)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants