Skip to content

Commit 58fe178

Browse files
authored
Merge pull request #941 from realpython/fix-h1-headers
Fixed all H1 headings
2 parents e000bd2 + 693c8ca commit 58fe178

35 files changed

+108
-44
lines changed

docs/404.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
1+
2+
#################
13
404 — Not Found
2-
===============
4+
#################
35

46
**Sorry, but we couldn't find the page you requested.**
57

docs/index.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,10 @@
66
.. meta::
77
:description: An opinionated guide to the Python programming language and a best practice handbook to the installation, configuration, and usage of Python on a daily basis.
88

9+
10+
#################################
911
The Hitchhiker's Guide to Python!
10-
=================================
12+
#################################
1113

1214
Greetings, Earthling! Welcome to The Hitchhiker's Guide to Python.
1315

docs/intro/community.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
.. _the-community:
22

3+
4+
#############
35
The Community
4-
=============
6+
#############
57

68
.. image:: /_static/photos/34689432801_78d97ecec9_k_d.jpg
79

docs/intro/documentation.rst

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
1+
2+
3+
#############
14
Documentation
2-
=============
5+
#############
36

47
.. image:: /_static/photos/33928823133_2f3d32cf32_k_d.jpg
58

docs/intro/duction.rst

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
1+
2+
3+
############
14
Introduction
2-
============
5+
############
36

47
.. image:: /_static/photos/34725946825_0f85497e60_k_d.jpg
58

docs/intro/learning.rst

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
1+
2+
3+
###############
14
Learning Python
2-
===============
5+
###############
36

47
.. image:: /_static/photos/32800783863_11a00db52c_k_d.jpg
58

docs/intro/news.rst

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
1+
2+
3+
####
14
News
2-
====
5+
####
36

47
.. image:: /_static/photos/33573767786_eececc5d27_k_d.jpg
58

docs/notes/contribute.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1+
##########
12
Contribute
2-
~~~~~~~~~~
3+
##########
34

45
.. image:: /_static/photos/33573769116_49c1ef51e7_k_d.jpg
56

docs/notes/license.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
=======
1+
#######
22
License
3-
=======
3+
#######
44

55
.. image:: /_static/photos/32800805573_568d6b72fd_k_d.jpg
66

docs/notes/styleguide.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
.. _guide-style-guide:
22

3-
=====================
3+
#####################
44
The Guide Style Guide
5-
=====================
5+
#####################
66

77
.. image:: /_static/photos/33573755856_7f43d43adf_k_d.jpg
88

0 commit comments

Comments
 (0)