Skip to content

Commit 36e89de

Browse files
committed
Fix: cleaner banners
1 parent 3153f6b commit 36e89de

9 files changed

+11
-8
lines changed

_pages/volunteer.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ author_profile: false
66
published: true
77
site-map: true
88
permalink: /volunteer.html
9+
header:
10+
overlay_image: images/headers/pyopensci-learn-header.png
11+
overlay_filter: 0.3
912
volunteer-mission:
1013
- excerpt: "The vibrant and diverse pyOpenSci community is driven by volunteer Pythonistas that care deeply about the scientific Python open source software that drives open science."
1114
help-us:

_posts/2024-05-14-pyos-guide-to-pyconus-2024.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: "Jesse Mostipak"
66
permalink: /blog/pyos-guide-to-pyconus-2024.html
77
header:
88
overlay_image: images/blog/2024/may/pycon-us-2024.png
9-
overlay_filter: 0.6
9+
overlay_filter: rgba(20, 13, 36, 0.8)
1010
categories:
1111
- blog-post
1212
- community

_posts/2024-05-23-pyos-call-for-editors.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: "Jesse Mostipak"
66
permalink: /blog/pyos-call-for-editors-may-2024.html
77
header:
88
overlay_image: images/blog/headers/23-05-2024-call-for-editors.png
9-
overlay_filter: 0.6
9+
overlay_filter: rgba(20, 13, 36, 0.8)
1010
categories:
1111
- blog-post
1212
- community

_posts/2024-05-24-oss-fall-festival-save-the-date-2024.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: "Jesse Mostipak"
66
permalink: /blog/save-the-date-oss-fall-festival-2024.html
77
header:
88
overlay_image: images/blog/2024/may/fall-festival-save-the-date-2024.png
9-
overlay_filter: 0.6
9+
overlay_filter: rgba(20, 13, 36, 0.8)
1010
categories:
1111
- blog-post
1212
- community

_posts/2024-05-28-pyos-newsletter-june-2024.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: "Jesse Mostipak"
66
permalink: /blog/pyos-newsletter-june-2024.html
77
header:
88
overlay_image: images/blog/2024/may/pyos-june-newsletter.png
9-
overlay_filter: 0.6
9+
overlay_filter: rgba(20, 13, 36, 0.8)
1010
categories:
1111
- blog-post
1212
- community

_posts/2024-05-30-pyos-pyconus-2024-recap.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: "Leah Wasser"
66
permalink: /blog/recap-pyos-pyconus-2024.html
77
header:
88
overlay_image: images/blog/2024/may/pycon-us-2024.png
9-
overlay_filter: 0.6
9+
overlay_filter: rgba(20, 13, 36, 0.8)
1010
categories:
1111
- blog-post
1212
- community

_posts/2024-06-03-sleplet-slepian-wavelets.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: Patrick J. Roddy
66
permalink: /blog/sleplet-slepian-wavelets
77
header:
88
overlay_image: /images/sleplet/planck_2018_temp_mask.jpg
9-
overlay_filter: 0.5
9+
overlay_filter: rgba(20, 13, 36, 0.8)
1010
caption: "Figure credit: [**The Planck Collaboration 2018**](https://www.aanda.org/articles/aa/full_html/2020/09/aa33881-18/F38.html)"
1111
categories:
1212
- blog-post

_posts/2024-06-05-friends-dont-let-friends-package-alone-pyconus-24.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: "Leah Wasser"
66
permalink: /blog/python-packaging-friends-dont-let-friends-package-alone.html
77
header:
88
overlay_image: images/blog/2024/may/pycon-us-2024.png
9-
overlay_filter: 0.6
9+
overlay_filter: rgba(20, 13, 36, 0.8)
1010
categories:
1111
- blog-post
1212
- community

_posts/2024-06-06-get-involved-with-pyos.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: "Jesse Mostipak"
66
permalink: /blog/get-involved-with-pyos.html
77
header:
88
overlay_image: images/blog/2024/may/23-05-2024-get-involved.png
9-
overlay_filter: 0.4
9+
overlay_filter: rgba(20, 13, 36, 0.8)
1010
categories:
1111
- blog-post
1212
- community

0 commit comments

Comments
 (0)