mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-25 22:00:58 +02:00
Merge commit '45e6fdb315d113ba13e20a633ed0c67e3f25170d'
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: Introduction to Hugo Templating
|
||||
linktitle: Introduction
|
||||
linktitle: Templating
|
||||
description: Hugo uses Go's `html/template` and `text/template` libraries as the basis for the templating.
|
||||
date: 2017-02-01
|
||||
publishdate: 2017-02-01
|
||||
|
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: Lists of Content in Hugo
|
||||
linktitle: List Page Templates
|
||||
linktitle: List Templates
|
||||
description: Lists have a specific meaning and usage in Hugo when it comes to rendering your site homepage, section page, taxonomy list, or taxonomy terms list.
|
||||
date: 2017-02-01
|
||||
publishdate: 2017-02-01
|
||||
|
Reference in New Issue
Block a user