mirror of
https://github.com/wassname/flask-security.git
synced 2026-09-11 12:11:25 +08:00
Fix #13
This commit is contained in:
+2
-2
@@ -50,7 +50,7 @@ copyright = u'2012, Matt Wright'
|
||||
# built documents.
|
||||
#
|
||||
# The short X.Y version.
|
||||
version = '1.2.1'
|
||||
version = '1.2.3'
|
||||
# The full version, including alpha/beta/rc tags.
|
||||
release = version
|
||||
|
||||
@@ -99,7 +99,7 @@ html_theme = 'flask_small'
|
||||
# further. For a list of options available for each theme, see the
|
||||
# documentation.
|
||||
html_theme_options = {
|
||||
'github_fork': 'mattupstate/flask-security',
|
||||
'github_fork': 'mattupstate/flask-security',
|
||||
'index_logo': False
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user