mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-27 22:09:53 +02:00
Merge commit '5be51ac3db225d5df501ed1fa1499c41d97dbf65'
This commit is contained in:
@@ -3,12 +3,10 @@ title: Title
|
||||
description: Returns the title of the given resource as optionally defined in front matter, falling back to a relative path or hashed file name depending on resource type.
|
||||
categories: []
|
||||
keywords: []
|
||||
action:
|
||||
related:
|
||||
- methods/resource/Name
|
||||
returnType: string
|
||||
signatures: [RESOURCE.Title]
|
||||
toc: true
|
||||
params:
|
||||
functions_and_methods:
|
||||
returnType: string
|
||||
signatures: [RESOURCE.Title]
|
||||
---
|
||||
|
||||
The value returned by the `Title` method on a `Resource` object depends on the resource type.
|
||||
|
Reference in New Issue
Block a user