Skip to content

Commit b18ed97

Browse files
committed
Fix: add alt tags and fix headers
1 parent 5abcdb0 commit b18ed97

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

_pages/learn.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ overview:
1818
- excerpt: "pyOpenSci creates resources to help you navigate the Python packaging ecosystem with ease. Our materials are community developed and go through extensive technical and pedagogical review."
1919
development:
2020
- image_path: images/pyopensci-learn-community-created.png
21-
alt: "alt here "
22-
title: "Our Development Process: Community-developed Python Tutorials for Scientists"
21+
alt: "An image showing a bunch of hands holding up a sign that says Community Developed. the background is dark purple with a few green decorative items."
22+
title: "Our development process: Community-developed Python tutorials for scientists"
2323
excerpt: "Our tutorials are created through a multi-stage community review process.
2424
2525
* Tutorials are developed by the pyOpenSci team or community members.
@@ -29,7 +29,7 @@ development:
2929
* Before publication, tutorials then go through several rounds of community review for accuracy, usability and accessibility."
3030
whats_next:
3131
- image_path: images/pyopensci-learn-github-collaboration.png
32-
alt: "A pencil sketch of a round table with people sitting around it from different backgrounds working on laptops and also writing together."
32+
alt: "A graphic with a light yellow background that says essential collaboration skills for scientists - using GitHub. On the right there is a man and a woman sitting at a tall table with laptops working."
3333
excerpt: "Through the [Better Software for Science Fellowship](https://bssw.io/pages/bssw-fellowship-program) we will be developing lessons focused on teaching core GitHub collaboration skills needed for both contributing to open source software and for working in an open science team environment.
3434
3535
@@ -55,7 +55,7 @@ toc: false
5555
<!-- Feature wrapper has a clear both -->
5656
<div class="feature__wrapper padded" markdown="1">
5757

58-
## Start Learning: Beginner-friendly Python packaging tutorials
58+
## Start learning: Beginner-friendly Python packaging tutorials
5959

6060
Beginner-friendly Python packaging tutorials that will take you through
6161
the full process of creating a Python package, following modern best

0 commit comments

Comments
 (0)