Revert "Improve .Content vs shortcodes"

This reverts commit e590cc26eb.
This commit is contained in:
Bjørn Erik Pedersen
2018-04-19 17:40:57 +02:00
parent d6982ac0ac
commit d6a2024e6b
5 changed files with 26 additions and 77 deletions

View File

@@ -243,8 +243,6 @@ type Page struct {
// 3. But you can get it via .Site.GetPage
headless bool
bundleType bundleDirType
layoutDescriptor output.LayoutDescriptor
scratch *Scratch