diff options
Diffstat (limited to 'docs/_themes/flask_small/theme.conf')
| -rw-r--r-- | docs/_themes/flask_small/theme.conf | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/_themes/flask_small/theme.conf b/docs/_themes/flask_small/theme.conf new file mode 100644 index 0000000..51ed3a4 --- /dev/null +++ b/docs/_themes/flask_small/theme.conf @@ -0,0 +1,10 @@ +[theme] +inherit = basic +stylesheet = flasky.css +nosidebar = true +pygments_style = flask_theme_support.FlaskyStyle + +[options] +index_logo = '' +index_logo_height = 160px +github_fork = |
