Skip to content

Commit f115cb8

Browse files
committed
using updated theme
1 parent 4bc5bb7 commit f115cb8

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.gitmodules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
[submodule "docs/_themes"]
22
path = docs/_themes
3-
url = https://github.com/mitsuhiko/flask-sphinx-themes.git
3+
url = https://github.com/xsleonard/flask-sphinx-themes.git

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
# Theme options are theme-specific and customize the look and feel of a theme
9797
# further. For a list of options available for each theme, see the
9898
# documentation.
99-
html_theme_options = {'index_logo': False}
99+
html_theme_options = {'github_fork': 'litl/rauth', 'index_logo': False}
100100

101101

102102
# The theme to use for HTML and HTML Help pages. See the documentation for

0 commit comments

Comments
 (0)