From ce3fda502e5a8baf626e2c22e3f8471966024122 Mon Sep 17 00:00:00 2001 From: Yves Amevoin Date: Wed, 3 Jul 2024 08:36:45 +0200 Subject: [PATCH] Update project-types.qmd Corrected typo --- docs/extensions/project-types.qmd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/extensions/project-types.qmd b/docs/extensions/project-types.qmd index efd9aeedb3..18c490d5e8 100644 --- a/docs/extensions/project-types.qmd +++ b/docs/extensions/project-types.qmd @@ -141,7 +141,7 @@ Quarto includes a couple of built-in project-types for integrating with the [Hug ### Hugo Example -Here is the the `_extension.yml` file for the Hugo project type (this demonstrates a few of the additional options you'd typically specify when creating a project type for markdown publishing, we'll describe these options below): +Here is the `_extension.yml` file for the Hugo project type (this demonstrates a few of the additional options you'd typically specify when creating a project type for markdown publishing, we'll describe these options below): ``` {.yaml filename="_extension.yml"} title: Hugo