mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-24 23:38:53 +00:00
Update render.md
This commit is contained in:
committed by
GitHub
parent
b0e2792205
commit
cdbe97e8c3
@@ -1,6 +1,5 @@
|
||||
---
|
||||
title: render
|
||||
# linktitle: Render
|
||||
title: .Render
|
||||
description: Takes a view to apply when rendering content.
|
||||
godocref:
|
||||
date: 2017-02-01
|
||||
@@ -11,7 +10,7 @@ menu:
|
||||
docs:
|
||||
parent: "functions"
|
||||
keywords: [views]
|
||||
signature: ["render LAYOUT"]
|
||||
signature: [".Render LAYOUT"]
|
||||
workson: []
|
||||
hugoversion:
|
||||
relatedfuncs: []
|
||||
|
||||
Reference in New Issue
Block a user