Skip to content

Commit e75c637

Browse files
authored
Merge pull request #63 from TEParsons/release-title-seo
Change homepage title for better searchability
2 parents 69544b4 + 472c920 commit e75c637

2 files changed

Lines changed: 3 additions & 4 deletions

File tree

source/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -157,10 +157,10 @@
157157

158158
# The name for this set of Sphinx documents. If None, it defaults to
159159
# "<project> v<release> documentation".
160-
html_title = "%s v%s" %(project, release)
160+
html_title = "PsychoPy®"
161161

162162
# A shorter title for the navigation bar. Default is the same as html_title.
163-
html_short_title = "PsychoPy"
163+
html_short_title = "PsychoPy®"
164164

165165
# The name of an image file (relative to this directory) to place at the top
166166
# of the sidebar.

source/index.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
:orphan:
22
:header_template: homepage
3-
:title: Home
43

54

65
.. grid:: 1 1 1 1
@@ -41,7 +40,7 @@
4140

4241
Lots of helpful tutorials on youtube! Click here to see
4342

44-
Home
43+
Build and run experiments for free
4544
=========================================
4645

4746
What users say

0 commit comments

Comments
 (0)