From 8690c018fd02cd583d7c053def8dbf839c9714e9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Erik=20Pedersen?= Date: Sat, 11 Dec 2021 18:27:35 +0100 Subject: [PATCH] Update introduction.md --- content/en/templates/introduction.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/templates/introduction.md b/content/en/templates/introduction.md index c02f38fa8..751ed3f29 100644 --- a/content/en/templates/introduction.md +++ b/content/en/templates/introduction.md @@ -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