summaryrefslogtreecommitdiffstats
path: root/docs/content/en/templates/homepage.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/content/en/templates/homepage.md')
-rw-r--r--docs/content/en/templates/homepage.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/content/en/templates/homepage.md b/docs/content/en/templates/homepage.md
index b6ce87f8e..ace3f259b 100644
--- a/docs/content/en/templates/homepage.md
+++ b/docs/content/en/templates/homepage.md
@@ -38,7 +38,7 @@ See the homepage template below or [Content Organization][contentorg] for more i
## Example Homepage Template
-The following is an example of a homepage template that uses [partial][partials], [base][] templates, and a content file at `content/_index.md` to populate the `{{.Title}}` and `{{.Content}}` [page variables][pagevars].
+The following is an example of a homepage template that uses [partial][partials], [base] templates, and a content file at `content/_index.md` to populate the `{{.Title}}` and `{{.Content}}` [page variables][pagevars].
{{< code file="layouts/index.html" download="index.html" >}}
{{ define "main" }}