mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-24 15:28:54 +00:00
Correct functions archetype
This commit is contained in:
@@ -1,9 +1,11 @@
|
||||
---
|
||||
linktitle: ""
|
||||
title: {{ replace .Name "-" " " | title }}
|
||||
description: ""
|
||||
categories: [functions]
|
||||
tags: []
|
||||
ns: ""
|
||||
signature: []
|
||||
categories: [functions]
|
||||
keywords: []
|
||||
menu:
|
||||
docs:
|
||||
parent: functions
|
||||
relatedfuncs: []
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user