[skip travis] docs - add link to GitHub
This commit is contained in:
@ -62,6 +62,9 @@ html_static_path = ['_static']
|
||||
html_theme_options = {
|
||||
'navbar_site_name': 'Docs',
|
||||
'bootswatch_theme': 'flatly',
|
||||
'navbar_links': [
|
||||
('GitHub', 'https://github.com/SamR1/FitTrackee', True),
|
||||
],
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user