Skip to content

Commit

Permalink
Update conf.py (#185)
Browse files Browse the repository at this point in the history
  • Loading branch information
uvidyadharan authored Jul 6, 2023
1 parent 6a88123 commit f965990
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -178,6 +178,7 @@ def setup(app):
extensions.append('sphinx_sitemap')
html_baseurl = os.environ.get("FTCDOCS_URL", default="")

html_context = dict()
html_context['github_user'] = 'FIRST-Tech-Challenge'
html_context['github_repo'] = 'ftcdocs'
html_context['github_version'] = 'main/docs/source/'
Expand Down

0 comments on commit f965990

Please sign in to comment.