diff --git a/hyde/layouts/doc/site.yaml b/hyde/layouts/doc/site.yaml index 6cc6ec7..da06f7d 100644 --- a/hyde/layouts/doc/site.yaml +++ b/hyde/layouts/doc/site.yaml @@ -3,7 +3,7 @@ media_root:: media media_url: /media base_url: / deploy_root: ../../../../hydepy.github.com -template: hyde.ext.jinja2 +template: hyde.ext.templates.jinja.Jinja2Template plugins: - hyde.ext.plugins.meta.MetaPlugin - hyde.ext.plugins.auto_extend.AutoExtendPlugin