Skip to content

Commit 774b7aa

Browse files
authored
Ensure there is only a single top-level heading per page. (#67)
* fix h1 in extra courses * fix h1 in cbpd * fix h1 in contributing * fix h1 in precollege-math extras
1 parent 0c3f84f commit 774b7aa

4 files changed

Lines changed: 5 additions & 5 deletions

File tree

docs/computer-science/extras/courses.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ Courses | Duration | Effort
103103
[How to Use Git and GitHub](https://www.udacity.com/blog/2015/06/a-beginners-git-github-tutorial.html) | 3 weeks | 2-3 hours/week
104104
[Kubernetes Certified Application Developer](https://www.udemy.com/course/certified-kubernetes-application-developer/) | 5 weeks | 2 hours/week
105105

106-
# Online Learning - Great Courses
106+
## Online Learning - Great Courses
107107

108108
Courses | Duration | Effort
109109
:-- | :--: | :--:

docs/computer-science/program-design/class-based/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Starting from Assignment 3, the homework scales massively. It is believed to be
1414

1515
Note that the video that goes with lecture 30 is inaccessable, watch [this video](https://www.youtube.com/watch?v=6WZo7sFFFlQ&list=PL_N7YxtCMPyea2YC3e-1s7SR_S3oWGjdb) instead. *Credit: @nadi726, Discord*
1616

17-
# Course Syllabus
17+
## Course Syllabus
1818
To make it easier on students, a syllabus was created to give a general sequence that the lectures & assignments should be taken.
1919
*Credit: @nadi726, Discord*
2020

docs/contributing.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,6 @@ Issues require more than just users to suggest them. Issues require active commu
2727

2828
Learning is enhanced by engaged peers. You can be that peer for someone new to the Borr Project. When you see a new person posting in Discord, ask them a question about themselves. When you see a cohort starting at _almost_ the right time, join in. Doing so will make the Borr Project a stronger program for everyone, including you.
2929

30-
# Personal Customization
30+
## Personal Customization
3131

32-
If you want to customize the curriculum for yourself, you are encouraged to [fork this project](https://help.github.com/articles/fork-a-repo/)!
32+
If you want to customize the curriculum for yourself, you are encouraged to [fork this project](https://help.github.com/articles/fork-a-repo/)!

docs/precollege-math/extras/courses.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Courses | Duration | Effort
4949
[Professor Leonard Precalculus](https://www.youtube.com/playlist?list=PLDesaqWTN6ESsmwELdrzhcGiRhk5DjwLP) | - | -
5050

5151

52-
# Online Learning - Great Courses
52+
## Online Learning - Great Courses
5353

5454
Courses | Duration | Effort
5555
:-- | :--: | :--:

0 commit comments

Comments
 (0)