Skip to content

Commit c6bf97a

Browse files
author
Kenneth Reitz
committed
guide
1 parent f26b126 commit c6bf97a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/_templates/sidebarintro.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<h3>Python Guide</h3>
1+
<h1>Python Guide.</h1>
22
<p>
33
This opinionated guide exists to provide both novice and expert Python developers a best-practice handbook to the installation, configuration, and usage of Python on a daily basis.
44
</p>

docs/_templates/sidebarlogo.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<h3><a href="http://python-guide.org">Python Guide</a></h3>
1+
<h1><a href="http://python-guide.org">Python Guide.</a></h1>
22
<p>
33
This opinionated guide exists to provide both novice and expert Python developers a best-practice handbook to the installation, configuration, and usage of Python on a daily basis.
44
</p>

0 commit comments

Comments
 (0)