mirror of
https://github.com/gohugoio/hugo.git
synced 2024-12-25 13:21:38 +00:00
9500ec1b6b
The render code path would use a fallback if there was an exception. This change instead relies on explicit declaration of the layout to use and includes a check to see if the layout indeed exists before attempting to render it. |
||
---|---|---|
.. | ||
benchmark_test.go | ||
config.go | ||
index.go | ||
indexing_test.go | ||
metadata.go | ||
node.go | ||
page.go | ||
page_index_test.go | ||
page_permalink_test.go | ||
page_test.go | ||
page_time_integration_test.go | ||
path.go | ||
path_seperators_test.go | ||
planner.go | ||
redis.cn.md | ||
shortcode.go | ||
site.go | ||
site_show_plan_test.go | ||
site_test.go | ||
site_url_test.go | ||
summary.go |