diff options
Diffstat (limited to 'addons/web/doc/_themes/flask_small/theme.conf')
| -rw-r--r-- | addons/web/doc/_themes/flask_small/theme.conf | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/addons/web/doc/_themes/flask_small/theme.conf b/addons/web/doc/_themes/flask_small/theme.conf new file mode 100644 index 00000000..542b4625 --- /dev/null +++ b/addons/web/doc/_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 = 120px +github_fork = '' |
