mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-30 22:39:58 +02:00
Merge commit 'f96384a3b596f9bc0a3a035970b09b2c601f0ccb'
This commit is contained in:
@@ -2,21 +2,14 @@
|
||||
title: Hugo's Lookup Order
|
||||
linktitle: Template Lookup Order
|
||||
description: Hugo searches for the layout to use for a given page in a well defined order, starting from the most specific.
|
||||
date: 2017-02-01
|
||||
publishdate: 2017-02-01
|
||||
lastmod: 2017-07-05
|
||||
categories: [templates,fundamentals]
|
||||
keywords: [templates]
|
||||
menu:
|
||||
docs:
|
||||
parent: "templates"
|
||||
parent: templates
|
||||
weight: 15
|
||||
quicklinks:
|
||||
weight: 15
|
||||
sections_weight: 15
|
||||
draft: false
|
||||
aliases: [/templates/lookup/]
|
||||
toc: true
|
||||
---
|
||||
|
||||
## Hugo Layouts Lookup Rules
|
||||
|
Reference in New Issue
Block a user