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