mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-30 22:39:58 +02:00
Merge commit 'b3d87dd0fd746f07f9afa6e6a2969aea41da6a38'
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: Embedded templates
|
||||
description: Hugo provides embedded templates for common use cases.
|
||||
title: Embedded partial templates
|
||||
description: Hugo provides embedded partial templates for common use cases.
|
||||
categories: []
|
||||
keywords: []
|
||||
weight: 170
|
||||
@@ -145,6 +145,10 @@ Various optional metadata can also be set:
|
||||
|
||||
If using YouTube this will produce a og:video tag like `<meta property="og:video" content="url">`. Use the `https://youtu.be/<id>` format with YouTube videos (example: `https://youtu.be/qtIqKaDlqXo`).
|
||||
|
||||
## Pagination
|
||||
|
||||
See [details](/templates/pagination/).
|
||||
|
||||
## Schema
|
||||
|
||||
> [!note]
|
||||
|
Reference in New Issue
Block a user