mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-11 07:34:44 -04:00
content: Create aliases for deleted template pages
This commit is contained in:
parent
7c3adc9ada
commit
a81406e267
@ -4,7 +4,17 @@ description: Create templates of different types to render your content, resourc
|
|||||||
categories: []
|
categories: []
|
||||||
keywords: []
|
keywords: []
|
||||||
weight: 30
|
weight: 30
|
||||||
aliases: ['/templates/lists/']
|
aliases: [
|
||||||
|
'/templates/base/',
|
||||||
|
'/templates/content-view/',
|
||||||
|
'/templates/home/',
|
||||||
|
'/templates/lists/',
|
||||||
|
'/templates/partial/',
|
||||||
|
'/templates/section/',
|
||||||
|
'/templates/single/',
|
||||||
|
'/templates/taxonomy/',
|
||||||
|
'/templates/term/',
|
||||||
|
]
|
||||||
---
|
---
|
||||||
|
|
||||||
## Structure
|
## Structure
|
||||||
|
Loading…
x
Reference in New Issue
Block a user