Linktitle Front-matter
tags: front-matter linktitle
Description/Summary
The linktitle front-matter is used for creating links to content. If set, Hugo defaults to using the linktitle before the title.
Content
The linktitle
front-matter is used for creating links to content. If
set, Hugo defaults to using the linktitle
before the title
.
Page (Debug)
Page Variable | Value | |
---|---|---|
Name | "Linktitle Front-matter" | |
Title | "Linktitle Front-matter" | |
ResourceType | "page" | |
Kind | "page" | |
Section | "posts" | |
Draft | false | |
Type | "posts" | |
Layout | "" | |
Permalink | "https://ox-hugo.scripter.co/test/posts/linktitle-front-matter/" | |
RelPermalink | "/posts/linktitle-front-matter/" | |
Data |
| |
NextPage | Multiple videos | |
PrevPage | No Citations | |
NextInSection | Multiple videos | |
PrevInSection | No Citations |
Page Params (Debug)
Key | Type | Value |
---|---|---|
draft | bool | false |
iscjklanguage | bool | false |
lastmod | time.Time | 2018-02-06 18:15:47 -0500 -0500 |
linktitle | string | "My link title" |
tags | []string | "front-matter" "linktitle" |
title | string | "Linktitle Front-matter" |
File Object (Debug)
FileInfo Variable | Value |
---|---|
UniqueID | "87efa49675596a2be04ac57e197c42df" |
BaseFileName | "linktitle-front-matter" |
TranslationBaseName | "linktitle-front-matter" |
Lang | "en" |
Section | "posts" |
LogicalName | "linktitle-front-matter.md" |
Dir | "posts/" |
Ext | "md" |
Path | "posts/linktitle-front-matter.md" |