mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-08 16:14:37 -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: []
|
||||
keywords: []
|
||||
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user