diff options
| author | Armin Ronacher <armin.ronacher@active-4.com> | 2014-06-30 22:50:56 +0200 |
|---|---|---|
| committer | Armin Ronacher <armin.ronacher@active-4.com> | 2014-06-30 22:50:56 +0200 |
| commit | 1e6456bf54bb37743d22fe564b475f10bc13281e (patch) | |
| tree | 3cf0c8cb8dd3688785ff73100f8bd8af98eb3105 /docs/_themes/flask_small/theme.conf | |
| download | pluginbase-0.1.tar.gz | |
Initial commit.0.1
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 = |
