diff --git a/docs/templates/default/tags/setup.rb b/docs/templates/default/tags/setup.rb index f67962c..6c48678 100644 --- a/docs/templates/default/tags/setup.rb +++ b/docs/templates/default/tags/setup.rb @@ -1,5 +1,4 @@ def init super - #sections[1].push :core sections.push :core end