Skip to content

Commit 9fc8357

Browse files
committed
updating title page wording
1 parent 9f8cd3f commit 9fc8357

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

theme/templates/index.html

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,11 +31,12 @@ <h1 style="font-size:26px">Build, Deploy and Operate Python Applications</h1>
3131
<a href="/deployment.html">deploy</a> and <a href="/devops.html">operate</a>
3232
Python-powered applications.</p>
3333
<p>This guide branches out on topic because your learning
34-
requirements depend on what you're working on. Select one
35-
of the buttons below or check out the full
36-
<a href="/table-of-contents.html">table of contents</a>.
34+
requirements depend on what you're working on. Choose a
35+
topic from the links below or view the full
36+
<a href="/table-of-contents.html">table of contents</a>
37+
to see even more subjects you can learn for free on this website.
3738
</p>
38-
<h3>What do you need to learn to create your application?</h3>
39+
<h3>What do you need to learn first?</h3>
3940
</div>
4041
{% include "index-sidebar.html" %}
4142
</div>

0 commit comments

Comments
 (0)